diff --git a/package.json b/package.json index 9928042..0098d07 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "redux-action-creator", "description": "Reduce boilerplate code in your action creators and types", "author": "Andy Shea ", - "version": "2.3.0", + "version": "3.0.0", "license": "MIT", "main": "lib/index.js", "repository": {