v1.1.1 fix #13

This commit is contained in:
AJ ONeal 2016-02-15 15:56:30 -07:00
parent 63ab09f060
commit 3ae992bfdd
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "letsencrypt-express", "name": "letsencrypt-express",
"version": "1.1.0", "version": "1.1.1",
"description": "Free SSL and Automatic HTTPS for node.js with Express, Connect, and other middleware systems", "description": "Free SSL and Automatic HTTPS for node.js with Express, Connect, and other middleware systems",
"main": "index.js", "main": "index.js",
"bin": { "bin": {