Skip to content

Commit 61e2c2a

Browse files
Bump version to 22.0.4
1 parent e03fca0 commit 61e2c2a

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

Cargo.lock

Lines changed: 27 additions & 27 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
@@ -12,16 +12,16 @@ members = [
1212
]
1313

1414
[workspace.package]
15-
version = "22.0.3"
15+
version = "22.0.4"
1616
rust-version = "1.79.0"
1717

1818
[workspace.dependencies]
19-
soroban-sdk = { version = "22.0.3", path = "soroban-sdk" }
20-
soroban-sdk-macros = { version = "22.0.3", path = "soroban-sdk-macros" }
21-
soroban-spec = { version = "22.0.3", path = "soroban-spec" }
22-
soroban-spec-rust = { version = "22.0.3", path = "soroban-spec-rust" }
23-
soroban-ledger-snapshot = { version = "22.0.3", path = "soroban-ledger-snapshot" }
24-
soroban-token-sdk = { version = "22.0.3", path = "soroban-token-sdk" }
19+
soroban-sdk = { version = "22.0.4", path = "soroban-sdk" }
20+
soroban-sdk-macros = { version = "22.0.4", path = "soroban-sdk-macros" }
21+
soroban-spec = { version = "22.0.4", path = "soroban-spec" }
22+
soroban-spec-rust = { version = "22.0.4", path = "soroban-spec-rust" }
23+
soroban-ledger-snapshot = { version = "22.0.4", path = "soroban-ledger-snapshot" }
24+
soroban-token-sdk = { version = "22.0.4", path = "soroban-token-sdk" }
2525

2626
[workspace.dependencies.soroban-env-common]
2727
version = "=22.1.2"

0 commit comments

Comments
 (0)