Release 0.13.0

This commit is contained in:
roblabla 2015-03-06 20:32:09 +00:00
parent 502f8947f3
commit 2c3db82fcf

View File

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