From c9929963d73a9326d492924d519f529428763b78 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Tue, 26 Jul 2016 18:50:11 +0200 Subject: [PATCH] 3.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f4a5e39..89d0fec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-browser", - "version": "3.0.1", + "version": "3.0.2", "description": "browserify and other goodies for gulp", "main": "dist/index.js", "scripts": {