Skip to content

Commit 417ceb4

Browse files
authored
chore: Release v0.40.0 (#1095)
Signed-off-by: gsstoykov <[email protected]>
1 parent e84966c commit 417ceb4

File tree

3 files changed

+72
-51
lines changed

3 files changed

+72
-51
lines changed

.github/workflows/zxf-publish-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ env:
3232
SOLO_NAMESPACE: "solo-rust"
3333
SOLO_CLUSTER_SETUP_NAMESPACE: "solo-rust-cluster"
3434
SOLO_DEPLOYMENT: "solo-rust-deployment"
35-
CONSENSUS_NODE_VERSION: "v0.61.4"
35+
CONSENSUS_NODE_VERSION: "v0.65.0"
3636
NODE_VERSION: "20.18.3"
3737

3838
jobs:

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "Apache-2.0"
88
name = "hedera"
99
readme = "README.md"
1010
repository = "https://github.com/hiero-ledger/hiero-sdk-rust"
11-
version = "0.39.2"
11+
version = "0.40.0"
1212

1313
[lib]
1414
bench = false

0 commit comments

Comments
 (0)