diff --git a/package.json b/package.json index 53be24a..a2f3f80 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-logic", - "version": "0.10.5", + "version": "0.11.0", "description": "Redux middleware for organizing all your business logic. Intercept actions and perform async processing.", "main": "build-lib/index.js", "browser": {