Skip to content

Commit 95876de

Browse files
committed
chore: upgrade crate versions
* mithril-aggregator from `0.7.20` to `0.7.21` * mithril-signer from `0.2.236` to `0.2.237` * mithril-end-to-end from `0.4.73` to `0.4.74` * mithril-infra/assets/infra.version from `0.3.14` to `0.3.15` * mithril-test-lab/mithril-devnet/VERSION from `0.4.9` to `0.4.10`
1 parent d99baa5 commit 95876de

File tree

6 files changed

+10
-8
lines changed

6 files changed

+10
-8
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mithril-aggregator/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-aggregator"
3-
version = "0.7.20"
3+
version = "0.7.21"
44
description = "A Mithril Aggregator server"
55
authors = { workspace = true }
66
edition = { workspace = true }

mithril-infra/assets/infra.version

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
0.3.14
1+
0.3.15
2+

mithril-signer/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-signer"
3-
version = "0.2.236"
3+
version = "0.2.237"
44
description = "A Mithril Signer"
55
authors = { workspace = true }
66
edition = { workspace = true }
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
0.4.9
1+
0.4.10
2+

mithril-test-lab/mithril-end-to-end/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-end-to-end"
3-
version = "0.4.73"
3+
version = "0.4.74"
44
authors = { workspace = true }
55
edition = { workspace = true }
66
documentation = { workspace = true }

0 commit comments

Comments
 (0)