diff --git a/rational/Cargo.toml b/rational/Cargo.toml index 785e93b..5a4f280 100644 --- a/rational/Cargo.toml +++ b/rational/Cargo.toml @@ -7,7 +7,7 @@ keywords = ["mathematics", "numerics"] license = "MIT/Apache-2.0" name = "num-rational" repository = "https://github.com/rust-num/num" -version = "0.1.37" +version = "0.1.38" [dependencies]