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