Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit bd216c8

Browse files
authored
Concurrent Merkle Tree Release 0.1.3 (#4061)
1 parent 96219bc commit bd216c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/concurrent-merkle-tree/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "spl-concurrent-merkle-tree"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
description = "Solana Program Library Concurrent Merkle Tree"
55
authors = ["Solana Labs Maintainers <[email protected]>"]
66
repository = "https://github.com/solana-labs/solana-program-library"

0 commit comments

Comments
 (0)