From f3af2b927dc22deabda752c7a683e6e274ce2de9 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 23 Feb 2017 18:13:51 -0700 Subject: [PATCH] v1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f7b5414..cf912e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dig.js", - "version": "1.0.2", + "version": "1.0.3", "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": {