Skip to content

Commit

Permalink
Bump version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TheQuantumPhysicist committed Apr 18, 2024
1 parent e905a3c commit 4e1914c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "merkletree-mintlayer"
description = "A merkle tree versatile implementation with inclusion proof implementation, the one that is used in mintlayer-core"
edition = "2021"
rust-version = "1.75"
version = "0.1.0"
version = "0.1.1"
license = "MIT"
repository = "https://github.com/mintlayer/merkletree-mintlayer"
homepage = "https://mintlayer.org"
Expand Down

0 comments on commit 4e1914c

Please sign in to comment.