diff --git a/package.json b/package.json index 616c27d..4bf579a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cert", - "version": "1.0.1", + "version": "1.0.2", "description": "Easily obain SSL certificates from LetsEncrypt. Supports DNS-01 challenge. TypeScript ready.", "main": "dist/index.js", "typings": "dist/index.d.ts",