Skip to content

Commit

Permalink
Update version in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrubeck committed Sep 24, 2023
1 parent 3e3b542 commit f4ca84b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -12,7 +12,7 @@ the default `std` feature:

```toml
[dependencies]
ordered-float = { version = "3.0", default-features = false }
ordered-float = { version = "4.0", default-features = false }
```

## Optional features
Expand Down

0 comments on commit f4ca84b

Please sign in to comment.