update version to 2.2.2
This commit is contained in:
parent
eb5a364274
commit
8ba1bf0da0
2 changed files with 4 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
|||
## 2.2.2
|
||||
* fix the block update packet, for real this time
|
||||
|
||||
## 2.1.1
|
||||
* fix the block update packet
|
||||
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue