From 0ab783e1e6985645894abbdd19a64939486472f8 Mon Sep 17 00:00:00 2001 From: extremeheat Date: Sat, 17 Jul 2021 15:30:17 -0400 Subject: [PATCH] Release 3.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 825cde1..eb5cd2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bedrock-protocol", - "version": "3.4.0", + "version": "3.5.0", "description": "Minecraft Bedrock Edition protocol library", "main": "index.js", "scripts": {