diff --git a/Cargo.toml b/Cargo.toml index cf3db64d..016888f5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ resolver = "2" members = ["crates/*"] [workspace.package] -version = "2.0.0-rc5" +version = "2.0.0-rc6" authors = ["Azalea Gui "] edition = "2021" rust-version = "1.75.0"