From dfc594daea9eadb8254ef10c86f2c94c204db834 Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Thu, 19 Nov 2015 23:38:47 +0100 Subject: [PATCH] Prepare for next development iteration --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39bc899..da3742b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "minecraft-protocol", - "version": "0.16.2", + "version": "0.16.3-GH", "description": "Parse and serialize minecraft packets, plus authentication and encryption.", "main": "index.js", "repository": {