From 9b00b021dbc961fce998176a427ad1356224d914 Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Fri, 23 Oct 2015 14:48:43 +0300 Subject: [PATCH] 3.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad9348d752..4ae9efe781 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux", - "version": "3.0.3", + "version": "3.0.4", "description": "Predictable state container for JavaScript apps", "main": "lib/index.js", "jsnext:main": "src/index.js",