From 0ec547ec39a8139993124161e5c20142a289c2c0 Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Fri, 29 Jan 2016 17:34:46 +0000 Subject: [PATCH] 4.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a5550552d..08bb26787 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-redux", - "version": "4.1.1", + "version": "4.1.2", "description": "Official React bindings for Redux", "main": "./lib/index.js", "jsnext:main": "./src/index.js",