From c30847e38831ed1af7b137090acecc2df7e483d7 Mon Sep 17 00:00:00 2001 From: Drew Warren Date: Wed, 1 Feb 2017 09:35:21 -0700 Subject: [PATCH] v2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c21a70..f986453 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "greenlock-hapi", - "version": "2.0.2", + "version": "2.0.3", "description": "Free SSL and Automatic HTTPS for node.js with hapi and other middleware systems via ACME (Let's Encrypt)", "main": "index.js", "scripts": {