From bf4e6398c7491c36d1b3b6428cd9517929e6c9ea Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 30 Mar 2017 19:29:16 -0600 Subject: [PATCH] v1.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc93ad3..d2b0ba4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dig.js", - "version": "1.0.7", + "version": "1.0.8", "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": {