From 4fa1e45e93689b15c13c9945c5a1a882925ba335 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Fri, 3 Jan 2025 13:42:24 -0500 Subject: [PATCH] Release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1a65788..9509029 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "bevy_full_throttle" description = "Enable CPU performance mode for Bevy games" license = "MIT OR Apache-2.0" repository = "https://labs.lightsout.games/projects/bevy_full_throttle" -version = "0.7.1" +version = "0.7.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html