Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
simbo committed Dec 14, 2020
1 parent dbf5516 commit 297f606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "small-store",
"version": "0.1.1",
"version": "0.1.2",
"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 <[email protected]> (https://simbo.de)",
"license": "MIT",
Expand Down

0 comments on commit 297f606

Please sign in to comment.