diff --git a/bigint/Cargo.toml b/bigint/Cargo.toml index 41407db..31725fe 100644 --- a/bigint/Cargo.toml +++ b/bigint/Cargo.toml @@ -7,7 +7,7 @@ keywords = ["mathematics", "numerics"] license = "MIT/Apache-2.0" name = "num-bigint" repository = "https://github.com/rust-num/num" -version = "0.1.36" +version = "0.1.37" [dependencies]