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