From f441c0cfc5d6fc4d163adb82d0d20bcc76de73ba Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 28 Oct 2017 02:14:47 -0600 Subject: [PATCH] v1.3.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b1fdbf9..d673655 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dig.js", - "version": "1.3.3", + "version": "1.3.4", "description": "Create and capture DNS and mDNS query and response packets to disk as binary and/or JSON. Options are similar to the Unix `dig` command.", "main": "index.js", "bin": {