From 58801f83bc0e8965b4d942ed5e1cf066dc4e7d66 Mon Sep 17 00:00:00 2001 From: silverwind Date: Thu, 21 Feb 2019 23:34:19 +0100 Subject: [PATCH] 5.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb560c8..3047caf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dns-packet", - "version": "5.1.2", + "version": "5.2.0", "description": "An abstract-encoding compliant module for encoding / decoding DNS packets", "author": "Mathias Buus", "license": "MIT",