Skip to content

Commit 67f0fd6

Browse files
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
1 parent 133ae7e commit 67f0fd6

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ panic="abort"
1010
inherits="release"
1111

1212
[workspace.package]
13-
version="0.3.0-alpha.0"
13+
version="0.3.0"
1414
edition="2021"
1515
license="MIT OR Apache-2.0"
1616
authors=["Henry Gressmann <mail@henrygressmann.de>"]

crates/wasm-testsuite/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name="wasm-testsuite"
3-
version="0.2.0"
3+
version="0.2.1"
44
description="Mirror of the WebAssembly core testsuite for use in testing WebAssembly implementations"
55
license="Apache-2.0"
66
readme="README.md"

0 commit comments

Comments
 (0)