From afa238119f7d6f3ef5b7c672493f8ea86f6d744e Mon Sep 17 00:00:00 2001 From: silverwind Date: Wed, 23 Jan 2019 00:16:51 +0100 Subject: [PATCH] 5.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c02615e..632676d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dns-packet", - "version": "5.1.1", + "version": "5.1.2", "description": "An abstract-encoding compliant module for encoding / decoding DNS packets", "author": "Mathias Buus", "license": "MIT",