Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 44790a5

Browse files
committedFeb 4, 2018
release v4.1.1
1 parent 3456629 commit 44790a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-easy-state",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "React state management with a minimal API. Made with ES6 Proxies.",
55
"main": "dist/cjs.es5.js",
66
"module": "dist/es.es5.js",

0 commit comments

Comments
 (0)
Please sign in to comment.