From 92a41cb6d589d5dcbed129f82fb48b844e291bff Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 14 Sep 2016 15:07:31 -0600 Subject: [PATCH] v2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f718c1f..a734c47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "letsencrypt-express", - "version": "2.0.2", + "version": "2.0.3", "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": {