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