Skip to content

Commit f6b5f51

Browse files
committed
# 0.1.3 Fix critical bug in method Action.empty
small refactoring action.js, selector.js files Write new tests Update documentation
1 parent 6aff30a commit f6b5f51

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,7 +1,7 @@
11
{
22
"name": "redux-tide",
33
"description": "tiny factory for redux crud normalize",
4-
"version": "0.1.2",
4+
"version": "0.1.3",
55
"main": "./lib/index.js",
66
"files": [
77
"lib",

0 commit comments

Comments
 (0)