prepare for next dev iteration

This commit is contained in:
Romain Beaumont 2015-12-22 00:08:14 +01:00
parent 86b70f2544
commit 07711f4c4a

View File

@ -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": {