Skip to content

Commit 154d0db

Browse files
committed
Bump verion to 0.6.1
1 parent 0bc754c commit 154d0db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "patricia_tree"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
authors = ["Takeru Ohta <[email protected]>"]
55
description = "Memory-efficient data structures based on patricia tree"
66
homepage = "https://github.com/sile/patricia_tree"

0 commit comments

Comments
 (0)