From c27ca9309cd795cdda33059c3fffc64e81e05efe Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 16 Aug 2016 12:12:04 -0600 Subject: [PATCH] v2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f9ed99..f718c1f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "letsencrypt-express", - "version": "2.0.1", + "version": "2.0.2", "description": "Free SSL and managed or automatic HTTPS for node.js with Express, Koa, Connect, Hapi, and all other middleware systems.", "main": "lex.js", "directories": {