From 970ba18905aa1e7ffa2320c3e9f75f30f83c6192 Mon Sep 17 00:00:00 2001 From: Zalmoxisus Date: Sun, 8 Nov 2015 11:29:12 +0200 Subject: [PATCH] v0.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4601b4..0a3d480 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "browser-redux", - "version": "0.4.0", + "version": "0.4.1", "description": "Building Chrome apps and cross-browser extensions with Redux and Webpack.", "scripts": { "start": "gulp",