diff --git a/package.json b/package.json index 7cfa8e8..4faea26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@teroneko/redux-saga-promise", - "version": "1.2.1", + "version": "1.2.2", "description": "Create actions that return promises, which are resolved or rejected by a redux saga", "main": "dist/src/index.js", "typings": "dist/src/index.d.ts",