Skip to content

Commit bdfc7a9

Browse files
github-actions[bot]Auto Release Process
andauthored
Release wstd 0.5.5 (#88)
[automatically-tag-and-release-this-commit] Co-authored-by: Auto Release Process <[email protected]>
1 parent 8158a83 commit bdfc7a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ members = [
4747
resolver = "2"
4848

4949
[workspace.package]
50-
version = "0.5.4"
50+
version = "0.5.5"
5151
edition = "2021"
5252
license = "Apache-2.0 WITH LLVM-exception"
5353
repository = "https://github.com/bytecodealliance/wstd"
@@ -85,7 +85,7 @@ test-programs-artifacts = { path = "test-programs/artifacts" }
8585
ureq = { version = "2.12.1", default-features = false }
8686
wasi = "0.14.0"
8787
wstd = { path = "." }
88-
wstd-macro = { path = "macro", version = "=0.5.4" }
88+
wstd-macro = { path = "macro", version = "=0.5.5" }
8989

9090
[package.metadata.docs.rs]
9191
all-features = true

0 commit comments

Comments
 (0)