From 48fe5ba786b70fce3ff6b13441f0dc4dcf842ee1 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 23 Oct 2017 10:56:49 -0600 Subject: [PATCH] v1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 10ef710..40ddbe8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "digd.js", - "version": "1.0.1", + "version": "1.1.0", "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", "bin": {