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