Skip to content

Commit 2a33963

Browse files
committed
bump version to 0.3.3
1 parent f59141c commit 2a33963

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
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"tag": "latest"
55
},
6-
"version": "0.3.2",
6+
"version": "0.3.3",
77
"description": "A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state.",
88
"main": "dist/use-persisted-state.js",
99
"umd:main": "dist/use-persisted-state.umd.js",

0 commit comments

Comments
 (0)