From 0acfd48f65815e17a1f84236a767e124ad45ba11 Mon Sep 17 00:00:00 2001 From: Drew Warren Date: Tue, 17 Jan 2017 16:16:44 -0700 Subject: [PATCH] v2.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fbab31b..9813d89 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "letsencrypt-express", - "version": "2.0.5", + "version": "2.0.6", "description": "Free SSL and managed or automatic HTTPS for node.js with Express, Koa, Connect, Hapi, and all other middleware systems.", "main": "lex.js", "directories": {