From fdbc579a10e015c884a92e28a69d1f66488273a5 Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Thu, 15 Oct 2015 15:17:44 +0300 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d432ccb3..4d939c6c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-redux", - "version": "3.1.0", + "version": "4.0.0", "description": "Official React bindings for Redux", "main": "./lib/index.js", "scripts": {