From 2f8f3e2f6b7ae3f03fc14f66225b74496dea041a Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Tue, 28 Mar 2023 14:16:26 -0500 Subject: [PATCH] Release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index eb28cc8..b88050a 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.2.0" +version = "0.2.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html