diff --git a/package-lock.json b/package-lock.json index 0882e82..550660a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-sweet-state", - "version": "1.0.2", + "version": "1.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d9ccd1a..387605a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-sweet-state", - "version": "1.0.2", + "version": "1.0.3", "description": "Global + local state combining the best of Redux and Context API", "keywords": [ "React",