From 412574eda8f4337b79310ca5f9c08a7e0a49e69f Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Fri, 11 Nov 2016 13:27:22 +0900 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index abbabd5..edf870b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dns-packet", - "version": "1.1.0", + "version": "1.1.1", "description": "An abstract-encoding compliant module for encoding / decoding DNS packets", "repository": { "type": "git",