We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e333d97 commit 37b87a1Copy full SHA for 37b87a1
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "redux-async-connect",
3
- "version": "1.0.0-rc1",
+ "version": "1.0.0-rc2",
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