mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-28 13:45:37 -04:00
Release 0.17.1
This commit is contained in:
parent
e0939cc63d
commit
2c3e166ce8
@ -1,5 +1,10 @@
|
||||
# History
|
||||
|
||||
## 0.17.1
|
||||
|
||||
* use correct default timeout value : 30 for the server, 20 for the client
|
||||
* fix a small dependency error
|
||||
|
||||
## 0.17.0
|
||||
|
||||
* requires node>=4
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "minecraft-protocol",
|
||||
"version": "0.17.0",
|
||||
"version": "0.17.1",
|
||||
"description": "Parse and serialize minecraft packets, plus authentication and encryption.",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user