diff options
Diffstat (limited to 'crates/wasm-testsuite/Cargo.toml')
| -rw-r--r-- | crates/wasm-testsuite/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/wasm-testsuite/Cargo.toml b/crates/wasm-testsuite/Cargo.toml index 1145b3c..68f2355 100644 --- a/crates/wasm-testsuite/Cargo.toml +++ b/crates/wasm-testsuite/Cargo.toml @@ -1,6 +1,6 @@ [package] name="wasm-testsuite" -version="0.0.1" +version="0.1.0" description="Mirror of the WebAssembly core testsuite for use in testing WebAssembly implementations" edition.workspace=true license.workspace=true |
