We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6594707 commit c61d95fCopy full SHA for c61d95f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "redux-mock-store",
3
- "version": "1.2.3",
+ "version": "1.3.0",
4
"description": "A mock store for testing your redux async action creators and middleware",
5
"main": "lib/index.js",
6
"scripts": {
0 commit comments