Commit 7041ac2
Bump version to 25.0.0-rc.1 (#1675)
### What
Bump version to 25.0.0-rc.1, creating release branch.
### Why
Triggered by @leighmcculloch in
https://github.com/stellar/rs-soroban-sdk/actions/runs/20944534751.
### 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/v25.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=v25.0.0-rc.1&title=25.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=v25.0.0-rc.1&title=25.0.0-rc.1&target=release/v25.0.0-rc.1
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Leigh <351529+leighmcculloch@users.noreply.github.com>
Co-authored-by: Siddharth Suresh <siddharth@stellar.org>1 parent ecad5ad commit 7041ac2
File tree
7 files changed
+463
-60
lines changed- soroban-sdk/src
- _migrating
- tests/fuzz/fuzz
7 files changed
+463
-60
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 | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments