Skip to content

Commit bb7e64f

Browse files
committed
8.0.0
1 parent da0a41d commit bb7e64f

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": "redux-connect",
3-
"version": "7.0.0",
3+
"version": "8.0.0",
44
"description": "It allows you to request async data, store them in redux state and connect them to your react component.",
55
"main": "lib/index.js",
66
"module": "es/index.js",

0 commit comments

Comments
 (0)