From 622b9ea3bbdeb91d6377a87e8b0f3e8f3e941e69 Mon Sep 17 00:00:00 2001 From: silverwind Date: Fri, 1 Jun 2018 09:34:42 +0200 Subject: [PATCH] 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 578e9d2..4fa1f96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dns-packet", - "version": "4.2.0", + "version": "5.0.0", "description": "An abstract-encoding compliant module for encoding / decoding DNS packets", "author": "Mathias Buus", "license": "MIT",