From 5eab460ec2ef380949e6c907fdf217944bc48ca8 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 11 May 2018 13:17:40 -0600 Subject: [PATCH] v2.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51e84af..5ea741b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "greenlock-express", - "version": "2.1.3", + "version": "2.1.4", "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",