diff --git a/package.json b/package.json index 5eb7d08fb6..61e343f76c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux", - "version": "3.6.0", + "version": "3.7.0", "description": "Predictable state container for JavaScript apps", "main": "lib/index.js", "module": "es/index.js",