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