From bb04450fe4c39b5a2cf0974bb5cf5ef624cbd3da Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Wed, 19 May 2021 19:59:50 +0200 Subject: [PATCH] 5.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 31a859f..84885f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dns-packet", - "version": "5.2.1", + "version": "5.2.2", "description": "An abstract-encoding compliant module for encoding / decoding DNS packets", "author": "Mathias Buus", "license": "MIT",