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