Skip to content

Commit 3d7ba76

Browse files
Bump version to 20.0.0-rc2.2
1 parent f52478e commit 3d7ba76

2 files changed

Lines changed: 31 additions & 31 deletions

File tree

Cargo.lock

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@ members = [
2929
]
3030

3131
[workspace.package]
32-
version = "20.0.0-rc2.1"
32+
version = "20.0.0-rc2.2"
3333

3434
[workspace.dependencies]
35-
soroban-sdk = { version = "20.0.0-rc2.1", path = "soroban-sdk" }
36-
soroban-sdk-macros = { version = "20.0.0-rc2.1", path = "soroban-sdk-macros" }
37-
soroban-spec = { version = "20.0.0-rc2.1", path = "soroban-spec" }
38-
soroban-spec-rust = { version = "20.0.0-rc2.1", path = "soroban-spec-rust" }
39-
soroban-ledger-snapshot = { version = "20.0.0-rc2.1", path = "soroban-ledger-snapshot" }
40-
soroban-token-sdk = { version = "20.0.0-rc2.1", path = "soroban-token-sdk" }
35+
soroban-sdk = { version = "20.0.0-rc2.2", path = "soroban-sdk" }
36+
soroban-sdk-macros = { version = "20.0.0-rc2.2", path = "soroban-sdk-macros" }
37+
soroban-spec = { version = "20.0.0-rc2.2", path = "soroban-spec" }
38+
soroban-spec-rust = { version = "20.0.0-rc2.2", path = "soroban-spec-rust" }
39+
soroban-ledger-snapshot = { version = "20.0.0-rc2.2", path = "soroban-ledger-snapshot" }
40+
soroban-token-sdk = { version = "20.0.0-rc2.2", path = "soroban-token-sdk" }
4141

4242
[workspace.dependencies.soroban-env-common]
4343
version = "=20.0.0-rc2"

0 commit comments

Comments
 (0)