mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-27 21:24:25 -04:00
Release 0.17.2
This commit is contained in:
parent
bff7feda75
commit
e2e0d7a930
@ -1,5 +1,9 @@
|
||||
# History
|
||||
|
||||
## 0.17.2
|
||||
|
||||
* fix readUUID
|
||||
|
||||
## 0.17.1
|
||||
|
||||
* use correct default timeout value : 30 for the server, 20 for the client
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "minecraft-protocol",
|
||||
"version": "0.17.1",
|
||||
"version": "0.17.2",
|
||||
"description": "Parse and serialize minecraft packets, plus authentication and encryption.",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user