Skip to content

Commit 097e4d1

Browse files
committed
release 2.0.0
1 parent 8dfd2e2 commit 097e4d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-easy-state",
3-
"version": "1.0.4",
4-
"description": "Easy State replaces React's setState with plain native JavaScript",
3+
"version": "2.0.0",
4+
"description": "React Easy State provides a healthy balance of local and global state management in a simple, scalable way",
55
"main": "dist/easyState.js",
66
"module": "src/index.js",
77
"scripts": {

0 commit comments

Comments
 (0)