Release 0.4.0

This commit is contained in:
Andrew Kelley 2013-01-05 16:54:21 -05:00
parent 08f71f11dc
commit ab54392f46

View File

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