From 40ab529e6db2d203bd09cb9c6666a05f2459098d Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Thu, 19 Nov 2015 21:05:09 +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 b210114..75040f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "minecraft-protocol", - "version": "0.16.1", + "version": "0.16.2-GH", "description": "Parse and serialize minecraft packets, plus authentication and encryption.", "main": "index.js", "repository": {