From 379aa84c2a06f3f86aa13158b0025aa4dc0a90b9 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 12 Feb 2016 21:38:25 -0500 Subject: [PATCH] v1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d5aeb0d..ada5b30 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "letsencrypt-express", - "version": "1.0.8", + "version": "1.1.0", "description": "Free SSL and Automatic HTTPS for node.js with Express, Connect, and other middleware systems", "main": "index.js", "bin": {