Browse Source

update

acmev2 v2.1.19
AJ ONeal 6 years ago
parent
commit
a2795e78c2
  1. 2
      README.md
  2. 2
      package.json

2
README.md

@ -7,7 +7,7 @@ greenlock (node-letsencrypt)
| [greenlock-cluster](https://git.coolaj86.com/coolaj86/greenlock-cluster.js)
| [greenlock-koa](https://git.coolaj86.com/coolaj86/greenlock-koa.js)
| [greenlock-hapi](https://git.coolaj86.com/coolaj86/greenlock-hapi.js)
| Sponsored by [Daplie](https://daplie.com)
| Sponsored by [ppl](https://ppl.family). Created at [Daplie](https://dapliefounder.com).
Automatic [Let's Encrypt](https://letsencrypt.org) (ACME) HTTPS / TLS / SSL Certificates for node.js

2
package.json

@ -1,6 +1,6 @@
{
"name": "greenlock",
"version": "2.1.18",
"version": "2.1.19",
"description": "Let's Encrypt for node.js on npm",
"main": "index.js",
"scripts": {

Loading…
Cancel
Save