diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2024-02-04 00:05:57 +0100 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2024-02-04 00:05:57 +0100 |
| commit | 2d80aae778bb1f436c5777aeca1ca0d465e19062 (patch) | |
| tree | 3d32ee759eeb434fb00441e34bb6fa6d55bf4082 /Cargo.toml | |
| parent | 3f5db9ae793015b279c38e64b7c1fb5a7d5fd01c (diff) | |
Release 0.4.1
tinywasm@0.4.1
tinywasm-parser@0.4.1
tinywasm-types@0.4.1
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.0" +version="0.4.1" edition="2021" license="MIT OR Apache-2.0" authors=["Henry Gressmann <mail@henrygressmann.de>"] |
