From 08c3791bec984262218b073c1d1a44d78154a1e7 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 2 Oct 2017 16:50:31 -0600 Subject: [PATCH] v1.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9525f51..191a643 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dig.js", - "version": "1.2.2", + "version": "1.2.3", "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": {