From 93980927255b564e6230f75b25ae115337a6454b Mon Sep 17 00:00:00 2001 From: Justin Chase Date: Thu, 28 Jul 2016 11:49:28 -0500 Subject: [PATCH] 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ff6b7d1..490733d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-connect", - "version": "4.2.0", + "version": "5.0.0", "description": "Gulp plugin to run a webserver (with LiveReload)", "license": "MIT", "repository": {