From 67b4b5a5bc7dbcece79de77d31ea4f59b2104cbe Mon Sep 17 00:00:00 2001 From: Drew Warren Date: Tue, 17 Jan 2017 17:09:01 -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 a53b28c..87efae4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "greenlock-koa", - "version": "2.0.0", + "version": "2.0.1", "description": "Free SSL and Automatic HTTPS for node.js with KOA and other middleware systems via ACME (Let's Encrypt)", "main": "index.js", "scripts": {