Skip to content

Commit

Permalink
Merge pull request #1526 from input-output-hk/ensemble/upgrade-mithri…
Browse files Browse the repository at this point in the history
…l-client-wasm-minor-version

Upgrade `mithril-client-wasm` minor version to 0.2.0
  • Loading branch information
dlachaume authored Feb 23, 2024
2 parents e208fab + c3cc58c commit 5afc6fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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-client-wasm/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mithril-client-wasm"
version = "0.1.11"
version = "0.2.0"
description = "Mithril client WASM"
authors = { workspace = true }
edition = { workspace = true }
Expand Down

0 comments on commit 5afc6fc

Please sign in to comment.