update version to 2.2.3

This commit is contained in:
mhsjlw 2016-05-23 07:28:36 -04:00
commit 8109dbcdd8
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,6 @@
## 2.2.3
* fix the use item packet
## 2.2.2
* fix the block update packet, for real this time

View file

@ -1,6 +1,6 @@
{
"name": "pocket-minecraft-protocol",
"version": "2.2.2",
"version": "2.2.3",
"description": "Parse and serialize Minecraft PE packets",
"main": "index.js",
"scripts": {