From eb996e0cf43c107375f9c817dcc03e22b0f9c965 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 19 May 2018 17:55:59 -0600 Subject: [PATCH] v2.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d738447..2a2c55b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "greenlock-express", - "version": "2.1.4", + "version": "2.1.5", "description": "Free SSL and managed or automatic HTTPS for node.js with Express, Koa, Connect, Hapi, and all other middleware systems.", "main": "lex.js", "homepage": "https://git.coolaj86.com/coolaj86/greenlock-express.js",