From ccff48df5c068fda7788c76d24a9b613a0e309f6 Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Thu, 28 Jan 2016 18:49:32 +0000 Subject: [PATCH] 3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a54151997..eaf6041f2e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux", - "version": "3.1.0", + "version": "3.1.1", "description": "Predictable state container for JavaScript apps", "main": "lib/index.js", "jsnext:main": "src/index.js",