diff --git a/package.json b/package.json index ac0ecda..e9fe672 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "native-state-react", - "version": "1.9.5", + "version": "2.0.0", "description": "Very lightweight and most efficient implementation for react global state,just using react hooks. Magic ! ", "main": "index.js", "scripts": {