mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-27 13:14:41 -04:00
Release 1.4.1
This commit is contained in:
parent
8a5621b340
commit
3ab909c931
@ -1,5 +1,10 @@
|
||||
# History
|
||||
|
||||
## 1.4.1
|
||||
|
||||
* lock yggdrasil until issue with 1.1.0 is fixed
|
||||
* support 1.12.1
|
||||
|
||||
## 1.4.0
|
||||
|
||||
* add http and socks proxy example and related fixes
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "minecraft-protocol",
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"description": "Parse and serialize minecraft packets, plus authentication and encryption.",
|
||||
"main": "src/index.js",
|
||||
"repository": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user