mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-27 21:24:25 -04:00
Release 1.5.2
This commit is contained in:
parent
a29d7f151a
commit
f6e7a60cb6
@ -1,5 +1,10 @@
|
||||
# History
|
||||
|
||||
## 1.5.2
|
||||
|
||||
* fix issue with auth.js
|
||||
* Increase checkoutTimeoutInterval default to 30s in client
|
||||
|
||||
## 1.5.1
|
||||
|
||||
* Update autoVersion.js to emit errors instead of throwing
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "minecraft-protocol",
|
||||
"version": "1.5.1",
|
||||
"version": "1.5.2",
|
||||
"description": "Parse and serialize minecraft packets, plus authentication and encryption.",
|
||||
"main": "src/index.js",
|
||||
"repository": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user