diff --git a/package-lock.json b/package-lock.json index 90b8581..4f7d89e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-sweet-state", - "version": "2.5.2", + "version": "2.6.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a26cc87..8571457 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-sweet-state", - "version": "2.5.2", + "version": "2.6.0", "description": "Global + local state combining the best of Redux and Context API", "keywords": [ "React",