mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-27 13:14:41 -04:00
Release 0.19.1
This commit is contained in:
parent
ec7240a80b
commit
e547a75fd4
@ -1,5 +1,9 @@
|
||||
# History
|
||||
|
||||
## 0.19.1
|
||||
|
||||
* update mcdata, support 1.9 release
|
||||
|
||||
## 0.19.0
|
||||
|
||||
* update minecraft-data, support 1.9-pre4
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "minecraft-protocol",
|
||||
"version": "0.19.0",
|
||||
"version": "0.19.1",
|
||||
"description": "Parse and serialize minecraft packets, plus authentication and encryption.",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user