From d8d3514ea8019524230012e21411be552d0d3a8b Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Thu, 18 Feb 2016 13:15:37 -0800 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8f06f04..c658bba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dns-packet", - "version": "1.0.0", + "version": "1.0.1", "description": "An abstract-encoding compliant module for encoding / decoding DNS packets", "repository": { "type": "git",