From 67f0fd68f1f60f0629d997d5181e5e06440258d7 Mon Sep 17 00:00:00 2001 From: Henry Gressmann Date: Fri, 26 Jan 2024 12:39:34 +0100 Subject: Release 0.3.0 tinywasm@0.3.0 tinywasm-cli@0.3.0 tinywasm-parser@0.3.0 tinywasm-types@0.3.0 wasm-testsuite@0.2.1 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 33cfdd1..ee9a9df 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ panic="abort" inherits="release" [workspace.package] -version="0.3.0-alpha.0" +version="0.3.0" edition="2021" license="MIT OR Apache-2.0" authors=["Henry Gressmann "] -- cgit v1.3.1