From 808eb4b7cdc9be0b5645a289406f3b62155b10ef Mon Sep 17 00:00:00 2001 From: Christophe Rosset Date: Sun, 14 Feb 2016 02:38:13 +0100 Subject: [PATCH] Bump to v2.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea729b4..c3bbe30 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-es6-redux", - "version": "2.6.0", + "version": "2.7.0", "description": "A simple app to try React / ES6 & redux, using topheman-apis-proxy as data api backend", "main": "index.js", "scripts": {