From b3039ac7ae7140e55a7247d0d07bf370d7944f35 Mon Sep 17 00:00:00 2001 From: Zalmoxisus Date: Sat, 9 Jan 2016 11:20:08 +0200 Subject: [PATCH] v0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2fed996..f8efdb7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "browser-redux", - "version": "0.5.1", + "version": "0.6.0", "description": "Building Chrome apps and cross-browser extensions with Redux and Webpack.", "scripts": { "start": "gulp",