diff --git a/Cargo.toml b/Cargo.toml index a1bafed..8d6c206 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ordered-float" -version = "2.0.0" +version = "2.0.1" authors = ["Jonathan Reem ", "Matt Brubeck "] license = "MIT" description = "Wrappers for total ordering on floats"