From de14a7f978102c8569598f46afe8306973d1b5e9 Mon Sep 17 00:00:00 2001 From: Zalmoxisus Date: Tue, 27 Oct 2015 12:50:56 +0200 Subject: [PATCH] v0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a64419..84b5a16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "browser-redux", - "version": "0.3.1", + "version": "0.4.0", "description": "Building Chrome apps and cross-browser extensions with Redux and Webpack.", "scripts": { "start": "gulp",