diff --git a/package.json b/package.json index bd99d6f..1c8674f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-api-middleware", - "version": "1.0.1", + "version": "1.0.2", "description": "Redux middleware for calling an API.", "main": "lib/index.js", "scripts": {