From ec4af4c6165bf051c3f574b6a84283666ce50847 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 17 Feb 2016 09:46:06 -0700 Subject: [PATCH] v1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a050ed..d6d452d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "letsencrypt-express", - "version": "1.1.1", + "version": "1.1.2", "description": "Free SSL and Automatic HTTPS for node.js with Express, Connect, and other middleware systems", "main": "index.js", "bin": {