From d9c6a77bfce3da8ef25bf32ca789c1200de9cd22 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 10 May 2018 12:51:00 -0600 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a0491b..51e84af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "greenlock-express", - "version": "2.1.2", + "version": "2.1.3", "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",