From 2cd62e6cc71c87c776de88676d5c2a52cda4f7d9 Mon Sep 17 00:00:00 2001 From: Zalmoxisus Date: Tue, 20 Oct 2015 10:33:34 +0300 Subject: [PATCH] v0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84ad654..9699824 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "browser-redux", - "version": "0.2.2", + "version": "0.3.0", "description": "Building Chrome apps and cross-browser extensions with Redux and Webpack.", "scripts": { "start": "gulp",