From d69918b38651898c9df11f104ee49e71f10d89bb Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 13 Oct 2016 19:31:58 -0600 Subject: [PATCH] v2.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0d54e9..f328867 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "letsencrypt-express", - "version": "2.0.4", + "version": "2.0.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", "directories": {