Skip to content

Commit badc327

Browse files
committed
1.5.0
1 parent 4364b69 commit badc327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@extend-chrome/storage",
3-
"version": "1.5.0-0",
3+
"version": "1.5.0",
44
"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.",
55
"repository": "extend-chrome/storage",
66
"license": "MIT",

0 commit comments

Comments
 (0)