summaryrefslogtreecommitdiff
path: root/crates/wasm-testsuite/Cargo.toml
diff options
context:
space:
mode:
authorHenry Gressmann <mail@henrygressmann.de>2023-12-10 14:23:31 +0100
committerHenry Gressmann <mail@henrygressmann.de>2023-12-10 14:23:31 +0100
commit33ad02454b58a988c45552a9fe94c76f2f9427b9 (patch)
tree04a14bdddd5125dda58df4f32203d8505fe49408 /crates/wasm-testsuite/Cargo.toml
parent5315ea932697da4bf6fa814576e1823233063a95 (diff)
Release 0.0.3
tinywasm@0.0.3 tinywasm-cli@0.0.3 tinywasm-parser@0.0.3 tinywasm-types@0.0.3 wasm-testsuite@0.1.0 Generated by cargo-workspaces
Diffstat (limited to 'crates/wasm-testsuite/Cargo.toml')
-rw-r--r--crates/wasm-testsuite/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/wasm-testsuite/Cargo.toml b/crates/wasm-testsuite/Cargo.toml
index 1145b3c..68f2355 100644
--- a/crates/wasm-testsuite/Cargo.toml
+++ b/crates/wasm-testsuite/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name="wasm-testsuite"
-version="0.0.1"
+version="0.1.0"
description="Mirror of the WebAssembly core testsuite for use in testing WebAssembly implementations"
edition.workspace=true
license.workspace=true