From aee39d4a3301d328770c087db68d799074473ea0 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Fri, 26 Feb 2016 17:58:08 +0100 Subject: [PATCH] 1.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f1316eb..ea0206d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-browser", - "version": "1.0.10", + "version": "1.0.11", "description": "browserify and other goodies for gulp", "main": "dist/index.js", "scripts": {