From 61e52d2ccaeacefd20fe10d2bafcd5c8eadd8edb Mon Sep 17 00:00:00 2001 From: Henry Gressmann Date: Tue, 19 Dec 2023 14:51:57 +0100 Subject: Release 0.0.5 tinywasm@0.0.5 tinywasm-cli@0.0.5 tinywasm-parser@0.0.5 tinywasm-types@0.0.5 Generated by cargo-workspaces --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c297bfe..067fca2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ default-members=["crates/cli"] resolver="2" [workspace.package] -version="0.0.5-alpha.0" +version="0.0.5" edition="2021" license="MIT OR Apache-2.0" authors=["Henry Gressmann "] -- cgit v1.3.1