diff --git a/package.json b/package.json index 98c5f4006..9ac689055 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-redux", - "version": "4.0.2", + "version": "4.0.3", "description": "Official React bindings for Redux", "main": "./lib/index.js", "jsnext:main": "./src/index.js",