From 15a97659277117fe3939a37e68c1272150515a51 Mon Sep 17 00:00:00 2001 From: Drew Warren Date: Fri, 14 Apr 2017 11:31:12 -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 39fb2b4..28d31f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "greenlock-koa", - "version": "2.0.3", + "version": "2.0.4", "description": "Free SSL and Automatic HTTPS for node.js with KOA and other middleware systems via ACME (Let's Encrypt)", "main": "index.js", "scripts": {