From ecb662bc5ee2966f2fe3e6ae3522acd5e5220510 Mon Sep 17 00:00:00 2001 From: Zalmoxisus Date: Fri, 23 Oct 2015 13:33:55 +0300 Subject: [PATCH] v0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5213d81..42cc66d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "browser-redux", - "version": "0.3.0", + "version": "0.3.1", "description": "Building Chrome apps and cross-browser extensions with Redux and Webpack.", "scripts": { "start": "gulp",