Skip to content

Commit 38ce540

Browse files
committed
Version 0.5.2
* Fix PartialOrd implementation for OrderedFloat (#35).
1 parent 184a381 commit 38ce540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "ordered-float"
4-
version = "0.5.1"
4+
version = "0.5.2"
55
authors = ["Jonathan Reem <jonathan.reem@gmail.com>"]
66
license = "MIT"
77
description = "Wrappers for total ordering on floats."

0 commit comments

Comments
 (0)