diff --git a/package.json b/package.json index a182f87..71c67c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-action-enhancer", - "version": "2.0.0", + "version": "2.1.0", "description": "Action enhancer middleware for redux.", "main": "lib/index.js", "module": "es/index.js",