Skip to content

Commit 5afc6fc

Browse files
authored
Merge pull request #1526 from input-output-hk/ensemble/upgrade-mithril-client-wasm-minor-version
Upgrade `mithril-client-wasm` minor version to 0.2.0
2 parents e208fab + c3cc58c commit 5afc6fc

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-wasm/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-wasm"
3-
version = "0.1.11"
3+
version = "0.2.0"
44
description = "Mithril client WASM"
55
authors = { workspace = true }
66
edition = { workspace = true }

0 commit comments

Comments
 (0)