From b72f6dfac3d994590f1babe669e2fc69385d6d20 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Mon, 24 Oct 2016 01:06:30 +0200 Subject: [PATCH] 1.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1fad774..9954da7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cert", - "version": "1.0.7", + "version": "1.0.8", "description": "Easily obain SSL certificates from LetsEncrypt. Supports DNS-01 challenge. TypeScript ready.", "main": "dist/index.js", "typings": "dist/index.d.ts",