From 5fe7d563d08bfeeaf85e9c864c1ad84d9eece0d4 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Tue, 9 Feb 2016 20:44:35 +0100 Subject: [PATCH] 1.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c5d6a3..17f28d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-browser", - "version": "1.0.8", + "version": "1.0.9", "description": "browserify and other goodies for gulp", "main": "index.js", "scripts": {