From bed96b42acc3d88c7239d9a3d6bf1fab12082903 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sat, 24 Oct 2015 18:27:12 +0200 Subject: [PATCH] 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f26b03..5aecf50 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-browser", - "version": "0.0.1", + "version": "0.0.2", "description": "bundles browserify and other goodies for gulp", "main": "index.js", "scripts": {