From f6869562f42584e3bd8d66fdc257965827e35b04 Mon Sep 17 00:00:00 2001 From: silverwind Date: Wed, 16 Aug 2017 12:34:58 +0200 Subject: [PATCH] 1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e23fec..736ba25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dns-packet", - "version": "1.2.1", + "version": "1.2.2", "description": "An abstract-encoding compliant module for encoding / decoding DNS packets", "repository": { "type": "git",