Skip to content
Merged
Prev Previous commit
Next Next commit
chore: Release mpl-core version 0.10.0-beta.1
  • Loading branch information
danenbm authored and github-actions[bot] committed May 1, 2025
commit 5c96eb20863735f1148f6bd68c137acb0abbc47e
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 clients/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ license-file = "../../LICENSE"
name = "mpl-core"
readme = "README.md"
repository = "https://github.com/metaplex-foundation/mpl-core"
version = "0.10.0-alpha.1"
version = "0.10.0-beta.1"

[lib]
crate-type = ["cdylib", "lib"]
Expand Down
Loading