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