diff --git a/package.json b/package.json index 3fbb0dd..69cfb61 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,8 @@ { "name": "greenlock", - "version": "2.7.20", - "description": "Let's Encrypt for node.js on npm", + "version": "2.7.21", + "description": "Greenlock is Let's Encrypt (ACME) client for node.js", + "homepage": "https://greenlock.domains", "main": "index.js", "files": [ "lib"