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 93f41ef commit 7d273f0Copy full SHA for 7d273f0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "redux-async-connect",
3
- "version": "0.1.12",
+ "version": "0.1.13",
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