From 6bba1d596fe915f3b92f35ada0f5ce0206355c27 Mon Sep 17 00:00:00 2001 From: Drew Warren Date: Wed, 25 Jan 2017 15:16:43 -0700 Subject: [PATCH] v2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87efae4..a44812e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "greenlock-koa", - "version": "2.0.1", + "version": "2.0.2", "description": "Free SSL and Automatic HTTPS for node.js with KOA and other middleware systems via ACME (Let's Encrypt)", "main": "index.js", "scripts": {