Skip to content

Commit e004199

Browse files
author
Seulgi Kim
committed
Bump the version to 0.3.0
It adds a cache to the trie.
1 parent a3a2012 commit e004199

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 = "merkle-trie"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
authors = ["CodeChain Team <[email protected]>"]
55
repository = "http://github.com/CodeChain-io/rust-merkle-trie"
66
license = "AGPL-3.0"

0 commit comments

Comments
 (0)