Skip to content

Commit 246ff68

Browse files
committed
chore: update version to 0.3.19 in cargo.toml files
- update the version from "0.3.18" to "0.3.19" in the `cargo.toml` file within `mithril-common` folder.
1 parent 298ebb9 commit 246ff68

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.18"
3+
version = "0.3.19"
44
description = "Common types, interfaces, and utilities for Mithril nodes."
55
authors = { workspace = true }
66
edition = { workspace = true }

0 commit comments

Comments
 (0)