Skip to content

Commit

Permalink
chore: bump version to 0.14.0 (#6918)
Browse files Browse the repository at this point in the history
Tagged: https://github.com/near/nearcore/releases/tag/crates-0.14.0

Notable changes:

  - #6844
  - #6853
  - #6902
  - #6917
  - #6916

Check here for a full changelog: crates-0.13.0...crates-0.14.0

Tested `cargo package` on each public crate locally, they all compile independently of the workspace. We should be good to go.
  • Loading branch information
miraclx authored May 31, 2022
1 parent da0d46c commit d70b958
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 @@ -59,7 +59,7 @@ members = [
]

[workspace.metadata.workspaces]
version = "0.13.0"
version = "0.14.0"
exclude = [ "neard" ]

[patch.crates-io]
Expand Down

0 comments on commit d70b958

Please sign in to comment.