diff --git a/package.json b/package.json index 1e8032c..c482eed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "digd.js", - "version": "1.1.7", + "version": "1.1.8", "description": "A lightweight DNS / mDNS daemon (server) for creating and capturing DNS and mDNS query and response packets to disk as binary and/or JSON. Options are similar to the Unix dig command.", "main": "bin/digd.js", "homepage": "https://git.coolaj86.com/coolaj86/digd.js",