From 1beceb21a8859a6a775f55c6684a008f08a225ff Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Sun, 24 Jul 2016 20:26:20 +0200 Subject: [PATCH] 1.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98a101a..b188823 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cert", - "version": "1.0.5", + "version": "1.0.6", "description": "Easily obain SSL certificates from LetsEncrypt. Supports DNS-01 challenge. TypeScript ready.", "main": "dist/index.js", "typings": "dist/index.d.ts",