This commit is contained in:
AJ ONeal 2017-12-15 01:58:30 -07:00
parent 6e7a0c57c8
commit 3bf715998d
1 changed files with 1 additions and 1 deletions

View File

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