From 4fca3cbc736b7462de65f589d3b0fdab0cb7a495 Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Mon, 28 Dec 2015 22:19:15 +0000 Subject: [PATCH] 4.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48d6448ec..9b95d86f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-redux", - "version": "4.0.5", + "version": "4.0.6", "description": "Official React bindings for Redux", "main": "./lib/index.js", "jsnext:main": "./src/index.js",