diff --git a/package.json b/package.json index 566cf37..208eebd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-api-middleware", - "version": "2.0.1", + "version": "2.1.0", "description": "Redux middleware for calling an API.", "main": "lib/index.js", "scripts": {