From c2f71664cc82f0cec9ff2e0c0cf33ab294586752 Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Mon, 7 Sep 2015 02:39:36 +0300 Subject: [PATCH] 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5cf051857..3a8e8381d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-redux", - "version": "2.1.0", + "version": "2.1.1", "description": "Official React bindings for Redux", "main": "./lib/index.js", "scripts": {