From 90b7fbe65213bbdb647fe338487f44ab3a1a1a87 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Tue, 20 Dec 2022 11:00:15 -0600 Subject: [PATCH] Release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index aa0cdbf..e265d58 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.0.0" +version = "0.1.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html