Skip to content

Commit

Permalink
update crates version (#12596)
Browse files Browse the repository at this point in the history
  • Loading branch information
staffik authored Dec 10, 2024
1 parent 2797449 commit dc7b83c
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.20.1"
version = "0.28.0"
exclude = ["neard"]

[workspace]
Expand Down

0 comments on commit dc7b83c

Please sign in to comment.