Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Steam committed Mar 13, 2020
1 parent 792ce73 commit 5c6ce4c
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": "@bumble/storage",
"version": "1.0.1",
"version": "1.0.2",
"description": "This is a wrapper for the Chrome Extension Storage API that adds promises and functional set transactions similar to the React `this.setState` API. Functional set transactions make it easy to use the Chrome Storage API to share and manage state between different contexts in a Chrome Extension.",
"repository": "bumble-org/storage",
"license": "MIT",
Expand Down

0 comments on commit 5c6ce4c

Please sign in to comment.