From 07cd2ced9cc9ae264c6f1ccb1580745c752c67ed Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 26 Jun 2019 01:57:53 -0600 Subject: [PATCH] v2.8.2: fix community add timeout --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 231dfa9..b9b7f00 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "greenlock", - "version": "2.8.1", + "version": "2.8.2", "description": "Greenlock is Let's Encrypt (ACME) client for node.js", "homepage": "https://greenlock.domains/", "main": "index.js",