diff --git a/HISTORY.md b/HISTORY.md index eaca46e..bc4d371 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -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 diff --git a/package.json b/package.json index 0b5bd48..721e845 100644 --- a/package.json +++ b/package.json @@ -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": {