Prepare for dev iteration 0.14.1

This commit is contained in:
roblabla 2015-05-27 16:08:07 +00:00
parent 3719be792c
commit 36893e1063

View File

@ -1,6 +1,6 @@
{
"name": "minecraft-protocol",
"version": "0.14.0",
"version": "0.14.1-GH",
"description": "Parse and serialize minecraft packets, plus authentication and encryption.",
"main": "index.js",
"repository": {