mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-28 21:52:17 -04:00
Release 0.16.3
This commit is contained in:
parent
b30522188e
commit
642aa2217a
@ -1,6 +1,12 @@
|
||||
# History
|
||||
|
||||
## 0.16.3
|
||||
|
||||
* update protodef : fix bug in switch
|
||||
* don't write after end and unpipe everything when ending
|
||||
|
||||
## 0.16.2
|
||||
|
||||
* update protodef version which fix a bug in writeOption
|
||||
|
||||
## 0.16.1
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "minecraft-protocol",
|
||||
"version": "0.16.3-GH",
|
||||
"version": "0.16.3",
|
||||
"description": "Parse and serialize minecraft packets, plus authentication and encryption.",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user