This commit is contained in:
AJ ONeal 2017-10-28 22:03:12 -06:00
parent 39ba065ce0
commit 2aae6379c5

View File

@ -1,6 +1,6 @@
{
"name": "dig.js",
"version": "1.3.5",
"version": "1.3.6",
"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",
"homepage": "https://git.coolaj86.com/coolaj86/dig.js",