From a39813b2d59c48472e870943913303c1c27b4289 Mon Sep 17 00:00:00 2001 From: silverwind Date: Sat, 12 Aug 2017 18:42:17 +0200 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index edf870b..94971c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dns-packet", - "version": "1.1.1", + "version": "1.2.0", "description": "An abstract-encoding compliant module for encoding / decoding DNS packets", "repository": { "type": "git",