diff --git a/package-lock.json b/package-lock.json index 3e9369f..149aef8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-sweet-state", - "version": "2.4.2", + "version": "2.4.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2fe798c..f3a5588 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-sweet-state", - "version": "2.4.2", + "version": "2.4.3", "description": "Global + local state combining the best of Redux and Context API", "keywords": [ "React",