diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2024-05-10 00:13:43 +0200 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2024-05-10 00:13:43 +0200 |
| commit | 2ac04cd653898786caca198726e6b9938185b76a (patch) | |
| tree | c824fbea1067f13e29500a5499e708de050f10d3 /crates/wasm-testsuite | |
| parent | 9f4e3c1c17569689afa80376c5f708f3b8d37f73 (diff) | |
Release 0.6.1
tinywasm@0.6.1
tinywasm-cli@0.6.1
tinywasm-parser@0.6.1
tinywasm-types@0.6.1
wasm-testsuite@0.4.0
Generated by cargo-workspaces
Diffstat (limited to 'crates/wasm-testsuite')
| -rw-r--r-- | crates/wasm-testsuite/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/wasm-testsuite/Cargo.toml b/crates/wasm-testsuite/Cargo.toml index 3e12db5..5a59ecd 100644 --- a/crates/wasm-testsuite/Cargo.toml +++ b/crates/wasm-testsuite/Cargo.toml @@ -1,6 +1,6 @@ [package] name="wasm-testsuite" -version="0.3.0" +version="0.4.0" description="Mirror of the WebAssembly core testsuite for use in testing WebAssembly implementations" license="Apache-2.0" readme="README.md" |
