Skip to content

Commit d670613

Browse files
committed
v1.0.2 support for react-redux 4.0.0 and react 0.14
1 parent cd4bfd0 commit d670613

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": "multireducer",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A utility to wrap many copies of a single Redux reducer into a single key-based reducer.",
55
"main": "./lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)