From 62e065ea010137315aa873772c8c11e3b2e262f0 Mon Sep 17 00:00:00 2001 From: Henry Gressmann Date: Fri, 15 Dec 2023 13:16:31 +0100 Subject: Release 0.0.4 tinywasm@0.0.4 tinywasm-cli@0.0.4 tinywasm-parser@0.0.4 tinywasm-types@0.0.4 wasm-testsuite@0.2.0 Generated by cargo-workspaces --- crates/wasm-testsuite/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/wasm-testsuite/Cargo.toml') diff --git a/crates/wasm-testsuite/Cargo.toml b/crates/wasm-testsuite/Cargo.toml index 30a4e58..3e6d647 100644 --- a/crates/wasm-testsuite/Cargo.toml +++ b/crates/wasm-testsuite/Cargo.toml @@ -1,6 +1,6 @@ [package] name="wasm-testsuite" -version="0.1.0" +version="0.2.0" description="Mirror of the WebAssembly core testsuite for use in testing WebAssembly implementations" license="Apache-2.0" readme="README.md" -- cgit v1.3.1