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

Commit 2e179df

Browse files
authored
stake-pool-cli: Bump to v2 for Solana v2 compatibility (#6944)
1 parent 22d5a4d commit 2e179df

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.

stake-pool/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/stake-pool"
66
license = "Apache-2.0"
77
name = "spl-stake-pool-cli"
88
repository = "https://github.com/solana-labs/solana-program-library"
9-
version = "1.0.0"
9+
version = "2.0.0"
1010

1111
[dependencies]
1212
borsh = "1.5.1"

0 commit comments

Comments
 (0)