From e3ccb16e42198a26eba65f7509b836dffa847a18 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 31 Mar 2017 00:08:51 -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 5f9d1ca..dac124a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "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.", "main": "index.js", "bin": {