-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Nando Vieira <[email protected]>
- Loading branch information
1 parent
7554d4c
commit 44306d9
Showing
3 changed files
with
2 additions
and
27 deletions.
There are no files selected for viewing
25 changes: 0 additions & 25 deletions
25
.github/workflows/update-completed-sprint-on-issue-closed.yml
This file was deleted.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ repository = "https://github.com/stellar/soroban-rpc" | |
authors = ["Stellar Development Foundation <[email protected]>"] | ||
license = "Apache-2.0" | ||
readme = "README.md" | ||
version = "21.4.0" | ||
version = "22.0.0-rc.1" | ||
edition = "2021" | ||
rust-version = "1.74.0" | ||
autobins = false | ||
|