Skip to content

Commit bd8cbcd

Browse files
committed
chore: update version metadata to 0.3.7 in cargo.toml
- update the version from `0.3.6` to `0.3.7` in the `mithril-common` package metadata in `cargo.toml`
1 parent 311c9f4 commit bd8cbcd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mithril-common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mithril-common"
3-
version = "0.3.6"
3+
version = "0.3.7"
44
description = "Common types, interfaces, and utilities for Mithril nodes."
55
authors = { workspace = true }
66
edition = { workspace = true }

0 commit comments

Comments
 (0)