From 9cae5bf82e1ce5fd54887403b2be1643484d653d Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 4 Jan 2016 13:31:30 -0800 Subject: [PATCH] v1.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4283d71..9d995d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "letsencrypt-express", - "version": "1.0.5", + "version": "1.0.6", "description": "Free SSL and Automatic HTTPS for node.js with Express, Connect, and other middleware systems", "main": "index.js", "bin": {