From e33310ee0fb18907b7b007e5613fe1bd70677620 Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Sat, 12 Dec 2015 19:17:56 +0000 Subject: [PATCH] 4.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3302b90e9..27447ad0a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-redux", - "version": "4.0.0", + "version": "4.0.1", "description": "Official React bindings for Redux", "main": "./lib/index.js", "jsnext:main": "./src/index.js",