diff --git a/package.json b/package.json index 443f258..903bcc1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cert", - "version": "1.0.6", + "version": "1.0.7", "description": "Easily obain SSL certificates from LetsEncrypt. Supports DNS-01 challenge. TypeScript ready.", "main": "dist/index.js", "typings": "dist/index.d.ts",