From 52036f463c441faa023c8b13b9f0dbf29421fa8c Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 3 Feb 2017 11:55:19 -0700 Subject: [PATCH] v2.1.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e4a6ae..b4cac80 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serve-https", - "version": "2.1.7", + "version": "2.1.8", "description": "Serves HTTPS using TLS (SSL) certs for localhost.daplie.me - great for testing and development.", "main": "bin/serve-https.js", "scripts": {