stellar / rs-soroban-sdk

Rust SDK for Soroban contracts.
Apache License 2.0
127 stars 67 forks source link

Bump version to 22.0.0-rc.2.2 #1368

Closed github-actions[bot] closed 4 weeks ago

github-actions[bot] commented 1 month ago

What

Bump version to 22.0.0-rc.2.2, creating release branch.

Why

Triggered by @leighmcculloch in https://github.com/stellar/rs-soroban-sdk/actions/runs/11288009024.

What is next

See the release instructions for a full rundown on the release process: https://github.com/stellar/actions/blob/main/README-rust-release.md

Commit any changes to the release/v22.0.0-rc.2.2 branch that are needed in this release.

If this is a regular release releasing from main, merge this PR when ready, and after merging, create a release for this version by going to this link: https://github.com/stellar/rs-soroban-sdk/releases/new?tag=v22.0.0-rc.2.2&title=22.0.0-rc.2.2

If this is a backport or patch release of a past version, see the release instructions. When ready to release this branch create a release by going to this link: https://github.com/stellar/rs-soroban-sdk/releases/new?tag=v22.0.0-rc.2.2&title=22.0.0-rc.2.2&target=release/v22.0.0-rc.2.2