Skip to content

Commit 417521c

Browse files
committed
Upgrade client version to '0.4.0'
This makes clear that the previous is no more fully compatible with the aggregator running the new 'zstandard' compression format.
1 parent d2073d6 commit 417521c

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-client/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-client"
3-
version = "0.3.45"
3+
version = "0.4.0"
44
description = "A Mithril Client"
55
authors = { workspace = true }
66
edition = { workspace = true }

0 commit comments

Comments
 (0)