We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9af423c commit 4887652Copy full SHA for 4887652
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "redux-async-connect",
3
- "version": "1.0.0-rc3",
+ "version": "1.0.0-rc4",
4
"description": "It allows you to request async data, store them in redux state and connect them to your react component.",
5
"main": "lib/index.js",
6
"repository": {
0 commit comments