This commit is contained in:
AJ ONeal 2017-03-31 00:08:51 -06:00
parent 11677feb12
commit e3ccb16e42
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "dig.js", "name": "dig.js",
"version": "1.0.9", "version": "1.1.0",
"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.", "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", "main": "index.js",
"bin": { "bin": {