diff --git a/package.json b/package.json index 436a20a..1178b04 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "acme", - "version": "1.0.9", - "description": "Free SSL for everybody. The bare essentials of the Let's Encrypt v2 (ACME draft 11) API. Built for Greenlock.", + "version": "1.0.10", + "description": "The bare essentials of the ACME (Let's Encrypt v2) API. This is a low-level library for building high-level clients.", "homepage": "https://git.coolaj86.com/coolaj86/acme.js", "main": "node.js", "scripts": {