Release 3.8.0

This commit is contained in:
extremeheat 2021-12-04 10:48:14 -05:00
commit 572b83047c
2 changed files with 5 additions and 2 deletions

View file

@ -1,5 +1,8 @@
## 3.8.0
* 1.18.0 support
## 3.7.0
* 1.7.40 support
* 1.17.40 support
## 3.6.0
* 1.17.30 support

View file

@ -1,6 +1,6 @@
{
"name": "bedrock-protocol",
"version": "3.7.0",
"version": "3.8.0",
"description": "Minecraft Bedrock Edition protocol library",
"main": "index.js",
"scripts": {