This commit is contained in:
AJ ONeal 2017-11-04 21:19:58 -06:00
parent 79154b093d
commit 22f5297582
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "dig.js",
"version": "1.3.6",
"version": "1.3.7",
"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",