update version to 2.2.2

This commit is contained in:
mhsjlw 2016-05-23 07:17:59 -04:00
commit 8ba1bf0da0
2 changed files with 4 additions and 1 deletions

View file

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

View file

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