From 707ec66c239fa387505e66c1df8503aa4f6be9ae Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 17 Dec 2015 02:35:51 -0800 Subject: [PATCH] v1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8f0ef1..f150d37 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "letsencrypt-express", - "version": "1.0.0", + "version": "1.0.1", "description": "Free SSL and Automatic HTTPS for node.js with Express, Connect, and other middleware systems", "main": "index.js", "directories": {