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