From cdf403f93c6603a0a923d0a79bce820ff51ebb8a Mon Sep 17 00:00:00 2001 From: silverwind Date: Sun, 14 Jan 2018 10:25:25 +0100 Subject: [PATCH] 3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9caf47d..9f3218b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dns-packet", - "version": "3.0.0", + "version": "3.0.1", "description": "An abstract-encoding compliant module for encoding / decoding DNS packets", "author": "Mathias Buus", "license": "MIT",