Skip to content

Commit

Permalink
Version 1.0.1
Browse files Browse the repository at this point in the history
* `no_std` support (#51)
* Remove `unreachable` dependency (#50)
  • Loading branch information
mbrubeck committed Sep 12, 2018
1 parent 471af99 commit 7786afd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ordered-float"
version = "1.0.0"
version = "1.0.1"
authors = ["Jonathan Reem <jonathan.reem@gmail.com>", "Matt Brubeck <mbrubeck@limpet.net>"]
license = "MIT"
description = "Wrappers for total ordering on floats"
Expand Down

0 comments on commit 7786afd

Please sign in to comment.