Skip to content

Commit

Permalink
chore: bump crates versions
Browse files Browse the repository at this point in the history
- 'mithril-aggregator' from '0.5.100' to '0.5.101'
- 'mithril-signer' from '0.2.208' to '0.2.209'
- 'mithril-end-to-end' from '0.4.46' to '0.4.47'
- 'mithril-infra' from '0.3.7' to '0.3.8'
- 'mithril-devnet' from '0.4.4' to '0.4.5'.
  • Loading branch information
jpraynaud committed Nov 5, 2024
1 parent 3868ee9 commit 5c0374d
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions 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-aggregator/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mithril-aggregator"
version = "0.5.100"
version = "0.5.101"
description = "A Mithril Aggregator server"
authors = { workspace = true }
edition = { workspace = true }
Expand Down
2 changes: 1 addition & 1 deletion mithril-infra/assets/infra.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.7
0.3.8
2 changes: 1 addition & 1 deletion mithril-signer/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mithril-signer"
version = "0.2.208"
version = "0.2.209"
description = "A Mithril Signer"
authors = { workspace = true }
edition = { workspace = true }
Expand Down
2 changes: 1 addition & 1 deletion mithril-test-lab/mithril-devnet/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.4
0.4.5
2 changes: 1 addition & 1 deletion mithril-test-lab/mithril-end-to-end/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mithril-end-to-end"
version = "0.4.46"
version = "0.4.47"
authors = { workspace = true }
edition = { workspace = true }
documentation = { workspace = true }
Expand Down

0 comments on commit 5c0374d

Please sign in to comment.