From 57553aa7c8bf7bd19c66e5e9985f8dce21425ded Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 2 Oct 2024 15:59:41 +0200 Subject: [PATCH] 2.0.18 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 12dff91..bab6ac5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartstate", - "version": "2.0.17", + "version": "2.0.18", "private": false, "description": "A package for handling and managing state in applications.", "main": "dist_ts/index.js", @@ -61,4 +61,4 @@ "type": "git", "url": "https://code.foss.global/push.rocks/smartstate.git" } -} \ No newline at end of file +}