From cbe05219b4f804bf790793b5d196f5616d1c2b97 Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Tue, 26 Mar 2019 13:26:32 +0100 Subject: [PATCH] 5.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de1a85f..31a859f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dns-packet", - "version": "5.2.0", + "version": "5.2.1", "description": "An abstract-encoding compliant module for encoding / decoding DNS packets", "author": "Mathias Buus", "license": "MIT",