From de1f77a3010cdbb5d4ff94ce8a493cbac050842d Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Wed, 22 Jun 2016 13:11:03 +0200 Subject: [PATCH] 0.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af99e2c..5d1466d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cert", - "version": "0.0.7", + "version": "0.0.8", "description": "Easily obain SSL certificates from LetsEncrypt. Supports DNS-01 challenge. TypeScript ready.", "main": "dist/index.js", "scripts": {