diff --git a/Cargo.toml b/Cargo.toml index 323f351..f993e15 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bevy_framepace" -version = "0.17.0-rc.0" +version = "0.17.0-rc.1" edition = "2021" resolver = "2" description = "Frame pacing and frame limiting for Bevy"