diff --git a/package.json b/package.json index 1abd90b..d9fd1bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-mock-store", - "version": "1.4.0", + "version": "1.5.3", "description": "A mock store for testing your redux async action creators and middleware", "main": "lib/index.js", "scripts": {