Skip to content

Commit ce8f731

Browse files
committed
Bump version to 0.6.2
1 parent 00820af commit ce8f731

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 = "patricia_tree"
3-
version = "0.6.1"
3+
version = "0.6.2"
44
authors = ["Takeru Ohta <phjgt308@gmail.com>"]
55
description = "Memory-efficient data structures based on patricia tree"
66
homepage = "https://github.com/sile/patricia_tree"

0 commit comments

Comments
 (0)