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 --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f339078..72d3b29 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ default-members=["crates/cli"] resolver="2" [workspace.package] +version="0.0.4" edition="2021" license="MIT OR Apache-2.0" authors=["Henry Gressmann "] -- cgit v1.3.1