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