Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit 5ae8fd8

Browse files
chore: bump wash-lib and wash-cli for wit-parser fix
Signed-off-by: Brooks Townsend <[email protected]>
1 parent 50479fb commit 5ae8fd8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wash-cli"
3-
version = "0.21.0"
3+
version = "0.21.1"
44
authors = ["wasmCloud Team"]
55
categories = ["wasm", "command-line-utilities"]
66
description = "wasmcloud Shell (wash) CLI tool"

crates/wash-lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wash-lib"
3-
version = "0.12.0"
3+
version = "0.12.1"
44
authors = ["wasmCloud Team"]
55
categories = ["wasm", "wasmcloud"]
66
description = "wasmcloud Shell (wash) libraries"

0 commit comments

Comments
 (0)