From 1abf9949624c12f9e66f108be69dcf3ad11e25c5 Mon Sep 17 00:00:00 2001 From: silverwind Date: Wed, 5 Sep 2018 19:02:26 +0200 Subject: [PATCH] 5.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c99a8f..0115896 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dns-packet", - "version": "5.0.2", + "version": "5.0.3", "description": "An abstract-encoding compliant module for encoding / decoding DNS packets", "author": "Mathias Buus", "license": "MIT",