This commit is contained in:
AJ ONeal 2017-02-23 17:31:58 -07:00
parent b89789f631
commit ba3de07218
1 changed files with 1 additions and 1 deletions

View File

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