Release 0.14.0

This commit is contained in:
roblabla 2015-05-27 16:05:59 +00:00
parent c9a740f989
commit 3719be792c

View file

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