From 796e0204ca5f565ca78adc4d7a652007389b08c6 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 16 Feb 2024 13:28:40 +0100 Subject: [PATCH] 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59d1952..d53b3c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@serve.zone/platformservice", - "version": "1.0.2", + "version": "1.0.3", "description": "contains the platformservice container with mail, sms, letter, ai services.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",