From 2ecb2f3aa06ba0421fe202a493905af46c93ebb6 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 16 Feb 2024 20:42:26 +0100 Subject: [PATCH] 1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 495c0fa..6c64674 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@serve.zone/platformservice", - "version": "1.0.4", + "version": "1.0.5", "description": "contains the platformservice container with mail, sms, letter, ai services.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",