Skip to content

Commit

Permalink
Bump crates to 0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jancionear committed Aug 26, 2024
1 parent 1d54912 commit d630c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ license = "MIT OR Apache-2.0"
# anything to the list of stable crates.
# Only bump 0.x.* to 0.(x+1).0 on any nearcore release as nearcore does not guarantee
# semver compatibility. i.e. api can change without a protocol upgrade.
version = "0.25.0"
version = "0.26.0"
exclude = ["neard"]

[workspace]
Expand Down

0 comments on commit d630c63

Please sign in to comment.