Skip to content

Commit eb30b6d

Browse files
committed
Version 2.2.0
Release notes: * Add optional `schemars` feature (#78). * Re-export the `Float` trait (#79).
1 parent b08dc82 commit eb30b6d

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,6 +1,6 @@
11
[package]
22
name = "ordered-float"
3-
version = "2.1.1"
3+
version = "2.2.0"
44
authors = ["Jonathan Reem <jonathan.reem@gmail.com>", "Matt Brubeck <mbrubeck@limpet.net>"]
55
license = "MIT"
66
description = "Wrappers for total ordering on floats"

0 commit comments

Comments
 (0)