diff --git a/Cargo.toml b/Cargo.toml index 8630d70156..bc13ccd8a4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rand" -version = "0.9.2" +version = "0.10.0-rc.0" authors = ["The Rand Project Developers", "The Rust Project Developers"] license = "MIT OR Apache-2.0" readme = "README.md"