From 1b56ac9e6344c830c7e4b673ea67eb583e71a39d Mon Sep 17 00:00:00 2001 From: Aevyrie Date: Mon, 23 Dec 2024 18:41:27 -0800 Subject: [PATCH] Patch bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 805d979..b10c5fb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "big_space" -version = "0.9.0" +version = "0.9.1" edition = "2021" description = "A floating origin plugin for bevy" license = "MIT OR Apache-2.0"