From 007a243951bd8464ae982e19f0abf22b66cc1dbb Mon Sep 17 00:00:00 2001 From: Christophe Rosset Date: Sat, 8 Apr 2017 11:46:25 +0200 Subject: [PATCH] Bump to v3.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22a99e7..c79dc18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-es6-redux", - "version": "3.2.1", + "version": "3.3.0", "description": "A simple app to try React / ES6 & redux, using topheman-apis-proxy as data api backend", "main": "index.js", "scripts": {