From 2ac04cd653898786caca198726e6b9938185b76a Mon Sep 17 00:00:00 2001 From: Henry Gressmann Date: Fri, 10 May 2024 00:13:43 +0200 Subject: 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 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8972894..6cac50f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ panic="abort" inherits="release" [workspace.package] -version="0.6.0" +version="0.6.1" edition="2021" license="MIT OR Apache-2.0" authors=["Henry Gressmann "] -- cgit v1.3.1