Browse Source

v2.3.4: sanitize the host header, cleanup internals

beta v2.3.4
AJ ONeal 6 years ago
parent
commit
bfaccdf725
  1. 2
      package.json

2
package.json

@ -1,6 +1,6 @@
{
"name": "greenlock-express",
"version": "2.3.3",
"version": "2.3.4",
"description": "Free SSL and managed or automatic HTTPS for node.js with Express, Koa, Connect, Hapi, and all other middleware systems.",
"main": "index.js",
"homepage": "https://git.coolaj86.com/coolaj86/greenlock-express.js",

Loading…
Cancel
Save