diff --git a/Cargo.toml b/Cargo.toml index aec0d53..f85e673 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "num" -version = "0.0.4" +version = "0.0.5" authors = ["The Rust Project Developers"] license = "MIT/Apache-2.0" homepage = "https://github.com/rust-lang/num"