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