Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
simbo committed Dec 15, 2020
1 parent ae6c845 commit 90c91ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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 <simbo@simbo.de> (https://simbo.de)",
"license": "MIT",
Expand Down

0 comments on commit 90c91ab

Please sign in to comment.