diff --git a/Cargo.toml b/Cargo.toml index e37d337..df1c313 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ categories = [ "algorithms", "science" ] license = "MIT/Apache-2.0" repository = "https://github.com/rust-num/num-traits" name = "num-traits" -version = "0.2.0-pre" +version = "0.2.0" readme = "README.md" [dependencies]