diff --git a/package.json b/package.json index ed0e5f4..e7485c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartstate", - "version": "2.0.31", + "version": "2.1.0", "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",