diff --git a/package.json b/package.json index 6c3bd6c..48bbe5e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartstate", - "version": "2.2.0", + "version": "2.2.1", "private": false, "description": "A TypeScript-first reactive state management library with middleware, computed state, batching, persistence, and Web Component Context Protocol support.", "main": "dist_ts/index.js",