From b20b693267b60f9aeb83475988ef9d0a578798aa Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Mon, 22 Feb 2016 17:37:35 -0800 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e699bb..396e8ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dns-packet", - "version": "1.0.2", + "version": "1.1.0", "description": "An abstract-encoding compliant module for encoding / decoding DNS packets", "repository": { "type": "git",