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