From 532791489553b5845787a0900a154c1326325297 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Tue, 18 Jul 2017 15:45:11 +0200 Subject: [PATCH] 2.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90fa485..c46368a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dnsly", - "version": "2.0.4", + "version": "2.0.5", "description": "smart dns methods written in TypeScript", "main": "dist/index.js", "typings": "dist/index.d.ts",