From 79c4d20938284364952dc3f1f9e2c4369faa2566 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 12 Sep 2024 03:06:23 +0100 Subject: [PATCH] Release v0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 481c3fa..1b68314 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bedrock-portal", - "version": "0.7.3", + "version": "0.8.0", "description": "Creates a joinable session in Minecraft Bedrock Edition that can route players to their a specified host", "main": "./dist/index.js", "types": "./dist/index.d.ts",