diff --git a/package.json b/package.json index 22a4c8b..f62571d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "name": "greenlock-hapi", - "version": "2.1.2", + "homepage": "https://git.coolaj86.com/coolaj86/greenlock-hapi.js", + "version": "2.1.3", "description": "An Automated HTTPS ACME client (Let's Encrypt v2) for hapi", "main": "index.js", "scripts": {