mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-28 21:52:17 -04:00
Release 0.18.1
This commit is contained in:
parent
95939a4aad
commit
bfc7429cbc
@ -1,5 +1,9 @@
|
||||
# History
|
||||
|
||||
## 0.18.1
|
||||
|
||||
* update protodef dependency
|
||||
|
||||
## 0.18.0
|
||||
|
||||
* Supports Minecraft version 1.7.10, 1.8.8 and 1.9 (15w40b and 16w05b)
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "minecraft-protocol",
|
||||
"version": "0.18.0",
|
||||
"version": "0.18.1",
|
||||
"description": "Parse and serialize minecraft packets, plus authentication and encryption.",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user