diff --git a/wash.yaml b/wash.yaml index d3a3c74554..76dca4dc1f 100644 --- a/wash.yaml +++ b/wash.yaml @@ -1,6 +1,6 @@ package: name: wash - version: 0.33.0 + version: 0.34.0 epoch: 0 description: "WAsmcloud SHell - a comprehensive command-line tool for wasmCloud development" copyright: @@ -20,7 +20,7 @@ pipeline: with: repository: https://github.com/wasmcloud/wasmcloud tag: wash-cli-v${{package.version}} - expected-commit: 1ff476dcd61675a81d747091a1a94f1a4cd5fedb + expected-commit: 84633c20117cab57890a62b7b2e734df78133933 - uses: rust/cargobump