Release 0.0.3

This commit is contained in:
Andrew Kelley 2013-01-02 21:58:09 -05:00
parent 79695daa23
commit 796cb76435

View File

@ -1,6 +1,6 @@
{ {
"name": "minecraft-protocol", "name": "minecraft-protocol",
"version": "0.0.2", "version": "0.0.3",
"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": {