Skip to content

Commit 5f47016

Browse files
committed
bump version
1 parent c4a8bf3 commit 5f47016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redux-localstorage",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Store enhancer that syncs (a subset of) your redux store state to localstorage.",
55
"main": "lib/persistState.js",
66
"scripts": {

0 commit comments

Comments
 (0)