From 6286bfaa8fd705e633200fba40d23e09e68eee32 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 13 May 2018 16:43:47 +0200 Subject: [PATCH] 3.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa91e75..eb19f35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartdns", - "version": "3.0.3", + "version": "3.0.4", "description": "smart dns methods written in TypeScript", "main": "dist/index.js", "typings": "dist/index.d.ts",