From 708e17447db1a277eb1c13114a9ee1c80afcfe5d Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Thu, 4 Feb 2016 19:18:26 +0000 Subject: [PATCH] 4.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f87dbaf8a..45ac04f2f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-redux", - "version": "4.2.1", + "version": "4.3.0", "description": "Official React bindings for Redux", "main": "./lib/index.js", "jsnext:main": "./src/index.js",