From fc91384a76c10fbedc600807c5fc9ef1c620a1fe Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Sun, 24 Jul 2016 19:39:23 +0200 Subject: [PATCH] 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 60493a4..65a6d72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cert", - "version": "1.0.3", + "version": "1.0.4", "description": "Easily obain SSL certificates from LetsEncrypt. Supports DNS-01 challenge. TypeScript ready.", "main": "dist/index.js", "typings": "dist/index.d.ts",