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

Commit 414187a

Browse files
committed
transfer-hook-cli: Bump to 0.2.0
1 parent 9ac0f91 commit 414187a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

token/transfer-hook/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ homepage = "https://spl.solana.com/token"
66
license = "Apache-2.0"
77
name = "spl-transfer-hook-cli"
88
repository = "https://github.com/solana-labs/solana-program-library"
9-
version = "0.1.1"
9+
version = "0.2.0"
1010

1111
[dependencies]
1212
clap = { version = "3", features = ["cargo"] }

0 commit comments

Comments
 (0)