From 7a7ce7cb36e348b701bb6602ea06384f3520c697 Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Fri, 7 Aug 2015 22:47:08 +0300 Subject: [PATCH] 0.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 03b8e37e4..3b0f10cb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-redux", - "version": "0.5.0", + "version": "0.5.1", "description": "React bindings for Redux", "main": "./lib/index.js", "scripts": {