From da653f44c4f1a045bdf34fe396063545aed66435 Mon Sep 17 00:00:00 2001 From: Drew Warren Date: Tue, 17 Jan 2017 17:03:16 -0700 Subject: [PATCH] v2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c9b5908..058e2c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "greenlock-hapi", - "version": "2.0.0", + "version": "2.0.1", "description": "Free SSL and Automatic HTTPS for node.js with hapi and other middleware systems via ACME (Let's Encrypt)", "main": "index.js", "scripts": {