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