From 01a89ecad1349f68b53eec427a2da1165db89b20 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Fri, 26 Feb 2016 17:59:19 +0100 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b57e09c..a62ca1f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-browser", - "version": "1.1.0", + "version": "1.1.1", "description": "browserify and other goodies for gulp", "main": "dist/index.js", "scripts": {