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