From 43690a9d5a6f68960c02134cf414cceefd44062a Mon Sep 17 00:00:00 2001 From: Christophe Rosset Date: Sat, 9 Apr 2016 17:58:23 +0200 Subject: [PATCH] Bump to v3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a99df45..2cb1e43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-es6-redux", - "version": "3.0.0", + "version": "3.1.0", "description": "A simple app to try React / ES6 & redux, using topheman-apis-proxy as data api backend", "main": "index.js", "scripts": {