diff --git a/package.json b/package.json index 76dd4ab..5c460f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-smart-actions", - "version": "0.3.1", + "version": "0.4.0", "description": "The fastest way to write Redux actions", "main": "lib/index.js", "module": "es/index.js",