From 6c67556756e73c7474e658dd6190012368e0c89e Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Fri, 22 Jul 2016 03:39:54 +0200 Subject: [PATCH] 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4bf579a..ee2747f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cert", - "version": "1.0.2", + "version": "1.0.3", "description": "Easily obain SSL certificates from LetsEncrypt. Supports DNS-01 challenge. TypeScript ready.", "main": "dist/index.js", "typings": "dist/index.d.ts",