diff --git a/package.json b/package.json index a2f12d6..e73a3b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "small-store", - "version": "0.1.2", + "version": "1.0.0", "description": "A small, immutable, reactive and framework agnostic state store under 2KB powered by rxjs and immer with full typescript support. To be used with vanilla, react, preact, angular, vue or whatever you like.", "author": "Simon Lepel (https://simbo.de)", "license": "MIT",