From 07711f4c4a7b4ec4cdde3b58766e86236b80d343 Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Tue, 22 Dec 2015 00:08:14 +0100 Subject: [PATCH] prepare for next dev iteration --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 846d716..d619e42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "minecraft-protocol", - "version": "0.16.4", + "version": "0.16.5-GH", "description": "Parse and serialize minecraft packets, plus authentication and encryption.", "main": "index.js", "repository": {