diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2024-01-30 13:09:19 +0100 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2024-01-30 13:09:19 +0100 |
| commit | 712b7da4f6b20a9754dd78be632988bbb66f2cbe (patch) | |
| tree | 4920552fd4466204044d7b9f783394dac5bc0a73 /Cargo.toml | |
| parent | d9190b5e7c391672604cba487802857eac89f6b7 (diff) | |
Release 0.4.0
tinywasm@0.4.0
tinywasm-cli@0.4.0
tinywasm-parser@0.4.0
tinywasm-types@0.4.0
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" +version="0.4.0" edition="2021" license="MIT OR Apache-2.0" authors=["Henry Gressmann <mail@henrygressmann.de>"] |
