From 2d229f0e7b2d217a759d06486f3cbff153036a56 Mon Sep 17 00:00:00 2001 From: Tim Dorr Date: Fri, 16 Jun 2017 21:53:40 -0400 Subject: [PATCH] 3.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5eb7d08fb6..61e343f76c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux", - "version": "3.6.0", + "version": "3.7.0", "description": "Predictable state container for JavaScript apps", "main": "lib/index.js", "module": "es/index.js",