diff --git a/Cargo.toml b/Cargo.toml index 2f8eb4f..0440338 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ordered-float" -version = "1.1.0" +version = "1.1.1" authors = ["Jonathan Reem ", "Matt Brubeck "] license = "MIT" description = "Wrappers for total ordering on floats"