Skip to content

Commit d014658

Browse files
committed
set 1.0.2
1 parent 8d39cec commit d014658

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "nomt-core"
33
description = "Core trie operations for NOMT"
4-
version = "1.0.1"
4+
version = "1.0.2"
55
authors.workspace = true
66
homepage.workspace = true
77
repository.workspace = true

nomt/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "nomt"
33
description = "Nearly Optimal Merkle Trie - Schema and Database"
4-
version = "1.0.1"
4+
version = "1.0.2"
55
authors.workspace = true
66
homepage.workspace = true
77
repository.workspace = true

0 commit comments

Comments
 (0)