diff --git a/README.md b/README.md index 5427f9b..02bdb2b 100644 --- a/README.md +++ b/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 diff --git a/package.json b/package.json index 03e971e..ac2adb1 100644 --- a/package.json +++ b/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": {