diff --git a/Cargo.toml b/Cargo.toml index 5dc436aa552..0700436af65 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rand" -version = "0.3.16" +version = "0.3.17" authors = ["The Rust Project Developers"] license = "MIT/Apache-2.0" readme = "README.md"