diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2024-03-01 16:07:53 +0100 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2024-03-01 16:07:53 +0100 |
| commit | d2b6c53b5d0134a609f6d3dfd8225d5e9d2ed3c4 (patch) | |
| tree | 066a478e059651c14f7260e9044f338a0d827aa1 /Cargo.toml | |
| parent | 1f5d583470a30fdfc3f8327f624a613191c7cf95 (diff) | |
Release 0.5.0
tinywasm@0.5.0
tinywasm-cli@0.5.0
tinywasm-parser@0.5.0
tinywasm-types@0.5.0
wasm-testsuite@0.2.2
Generated by cargo-workspaces
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ panic="abort" inherits="release" [workspace.package] -version="0.4.1" +version="0.5.0" edition="2021" license="MIT OR Apache-2.0" authors=["Henry Gressmann <mail@henrygressmann.de>"] |
