Skip to content

Commit 2ac2ee6

Browse files
committed
bump version
1 parent 744c3e9 commit 2ac2ee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "small-store",
3-
"version": "1.0.3",
3+
"version": "2.0.0",
44
"description": "A small, immutable, reactive and framework agnostic state store under 2KB powered by rxjs and immer with native typescript support. To be used with vanilla, react, preact, angular, vue or whatever you like.",
55
"author": "Simon Lepel <[email protected]> (https://simbo.de)",
66
"license": "MIT",

0 commit comments

Comments
 (0)