diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2024-05-15 13:47:31 +0200 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2024-05-15 13:47:31 +0200 |
| commit | eb6f7c72789177ce1ce9c9aa0d5e7468507ff18d (patch) | |
| tree | 5e5196cad063240c237c6927420dd3dd76b3ae99 /Cargo.toml | |
| parent | 41d0ff6c2cd731f62492f1841bb8887991df17b4 (diff) | |
Release 0.7.0
tinywasm@0.7.0
tinywasm-cli@0.7.0
tinywasm-parser@0.7.0
tinywasm-types@0.7.0
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.6.1" +version="0.7.0" edition="2021" license="MIT OR Apache-2.0" authors=["Henry Gressmann <mail@henrygressmann.de>"] |
