From a2795e78c2d2e4c6fdd545e6175f3b1e5083708f Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 20 Mar 2018 19:59:18 -0600 Subject: [PATCH] update --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {