Browse Source

rational: bump to 0.1.40

Josh Stone 7 years ago
parent
commit
cc3be86781
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rational/Cargo.toml

+ 1 - 1
rational/Cargo.toml

@@ -8,7 +8,7 @@ categories = [ "algorithms", "data-structures", "science" ]
 license = "MIT/Apache-2.0"
 name = "num-rational"
 repository = "https://github.com/rust-num/num"
-version = "0.1.39"
+version = "0.1.40"
 
 [dependencies]