From edc54f4fc1990b8956295c7d6e6a7b961afc8289 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 4 Oct 2024 13:39:41 +0200 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc8cccf..b225422 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@serve.zone/platformclient", - "version": "1.0.11", + "version": "1.1.0", "private": false, "description": "a module that makes it really easy to use the serve.zone platform inside your app", "main": "dist_ts/index.js",