Skip to content

Commit

Permalink
Bump v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eggyal committed Feb 12, 2023
1 parent 4f87d5b commit e782bca
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 = "copse"
version = "0.4.0"
version = "0.4.1"
license = "MIT OR Apache-2.0"
repository = "https://github.com/eggyal/copse.git"
description = "Direct ports of the standard library's BTreeMap, BTreeSet and BinaryHeap collections, but that sort according to a specified total order rather than the `Ord` trait"
Expand Down

0 comments on commit e782bca

Please sign in to comment.