From 0e621069f2d214b66e97912a0947c6747d0127ff Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 21 Dec 2015 10:51:59 -0700 Subject: [PATCH] v1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fcdc15a..117e391 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "letsencrypt-express", - "version": "1.0.2", + "version": "1.0.3", "description": "Free SSL and Automatic HTTPS for node.js with Express, Connect, and other middleware systems", "main": "index.js", "bin": {