stellar / rs-soroban-env

Rust environment for Soroban contracts.
Apache License 2.0
59 stars 40 forks source link

Bump version to 20.2.0 #1343

Closed github-actions[bot] closed 6 months ago

github-actions[bot] commented 6 months ago

What

Bump version to 20.2.0, creating release branch.

Why

Triggered by @anupsdf in https://github.com/stellar/rs-soroban-env/actions/runs/7749607657.

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/v20.2.0 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-env/releases/new?tag=v20.2.0&title=20.2.0

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-env/releases/new?tag=v20.2.0&title=20.2.0&target=release/v20.2.0