Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: Release mpl-core version 0.10.1-alpha.1
  • Loading branch information
pileks authored and github-actions[bot] committed Sep 26, 2025
commit 2c3a3da68265bbcb4cb66e49c68e65c2479abb56
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"
version = "0.10.1-alpha.1"

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