diff --git a/package.json b/package.json index e298e8f..b64a1fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dig.js", - "version": "1.3.8", + "version": "1.3.9", "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",