diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2024-01-26 12:39:34 +0100 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2024-01-26 12:39:34 +0100 |
| commit | 67f0fd68f1f60f0629d997d5181e5e06440258d7 (patch) | |
| tree | fa571a6fbb04e5e617f79d01c721896a7bcf93c1 /Cargo.toml | |
| parent | 133ae7e1f1eb6ccd027a3a0117766551197671f2 (diff) | |
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
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 <mail@henrygressmann.de>"] |
