From f4c95d6dda79d3fa95adbb8d94bddbb4418f9664 Mon Sep 17 00:00:00 2001 From: silverwind Date: Tue, 24 Jul 2018 19:54:42 +0200 Subject: [PATCH] 5.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d4e763..f2ab042 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dns-packet", - "version": "5.0.1", + "version": "5.0.2", "description": "An abstract-encoding compliant module for encoding / decoding DNS packets", "author": "Mathias Buus", "license": "MIT",