From 85a4aaebd12c9e8031921a5f71a13d445177ff6b Mon Sep 17 00:00:00 2001 From: silverwind Date: Tue, 16 Oct 2018 18:15:07 +0200 Subject: [PATCH] 5.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83b7743..5db9d38 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dns-packet", - "version": "5.0.3", + "version": "5.0.4", "description": "An abstract-encoding compliant module for encoding / decoding DNS packets", "author": "Mathias Buus", "license": "MIT",