Skip to content

Commit c347aaf

Browse files
committed
chore: upgrade crate versions
* mithril-aggregator from `0.6.10` to `0.6.11` * mithril-signer from `0.2.222` to `0.2.223` * mithril-end-to-end from `0.4.61` to `0.4.62` * mithril-infra from `0.3.9` to `0.3.10` * mithril-devnet from `0.4.7` to `0.4.8`
1 parent e91eda8 commit c347aaf

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mithril-aggregator/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mithril-aggregator"
3-
version = "0.6.10"
3+
version = "0.6.11"
44
description = "A Mithril Aggregator server"
55
authors = { workspace = true }
66
edition = { workspace = true }

mithril-infra/assets/infra.version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.9
1+
0.3.10

mithril-signer/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mithril-signer"
3-
version = "0.2.222"
3+
version = "0.2.223"
44
description = "A Mithril Signer"
55
authors = { workspace = true }
66
edition = { workspace = true }
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.7
1+
0.4.8

mithril-test-lab/mithril-end-to-end/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mithril-end-to-end"
3-
version = "0.4.61"
3+
version = "0.4.62"
44
authors = { workspace = true }
55
edition = { workspace = true }
66
documentation = { workspace = true }

0 commit comments

Comments
 (0)