Skip to content

Commit

Permalink
chore: update version metadata to 0.3.7 in cargo.toml
Browse files Browse the repository at this point in the history
- update the version from `0.3.6` to `0.3.7` in the `mithril-common` package metadata in `cargo.toml`
  • Loading branch information
falcucci committed Feb 22, 2024
1 parent 311c9f4 commit bd8cbcd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mithril-common/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mithril-common"
version = "0.3.6"
version = "0.3.7"
description = "Common types, interfaces, and utilities for Mithril nodes."
authors = { workspace = true }
edition = { workspace = true }
Expand Down

0 comments on commit bd8cbcd

Please sign in to comment.