Skip to content

Commit 3aa4535

Browse files
committed
bump to v0.1.6
1 parent 22d7f51 commit 3aa4535

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 = "binary-heap-plus"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
authors = ["SEKINE, Hideki <sekineh@me.com>"]
55
description = "Enhanced version of std::collections::BinaryHeap that supports max, min, and custom-order heaps."
66
license = "MIT"

0 commit comments

Comments
 (0)