From 2c3db82fcf8e5fd8fd533fd85ca3f4b9f768d507 Mon Sep 17 00:00:00 2001 From: roblabla Date: Fri, 6 Mar 2015 20:32:09 +0000 Subject: [PATCH] Release 0.13.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7fa07e3..5d3e3a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "minecraft-protocol", - "version": "0.12.3", + "version": "0.13.0", "description": "Parse and serialize minecraft packets, plus authentication and encryption.", "main": "index.js", "repository": {