Commit 382d3e7
Bump version to 23.0.0-rc.1 (#1469)
### What
Bump version to 23.0.0-rc.1, creating release branch.
### Why
Triggered by @dmkozh in
https://github.com/stellar/rs-soroban-sdk/actions/runs/15125856037.
### 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/v23.0.0-rc.1` 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=v23.0.0-rc.1&title=23.0.0-rc.1
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=v23.0.0-rc.1&title=23.0.0-rc.1&target=release/v23.0.0-rc.1
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dmytro Kozhevin <dmytro@stellar.org>1 parent 274e276 commit 382d3e7
File tree
4 files changed
+44
-41
lines changed- soroban-sdk/src
- tests/fuzz/fuzz
4 files changed
+44
-41
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments