From 024f7f4f8f3ac4b206e870cc0caae6b056c769d7 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 4 Oct 2023 07:59:13 +0200 Subject: [PATCH] 2.0.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea07626..3cc238d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartstate", - "version": "2.0.15", + "version": "2.0.16", "private": false, "description": "a package that handles state in a good way", "main": "dist_ts/index.js",