From c200240f35d07411c93caadc51b5087a3e22915d Mon Sep 17 00:00:00 2001 From: Henry Gressmann Date: Sat, 9 Dec 2023 15:07:51 +0100 Subject: Release 0.0.2 tinywasm@0.0.2 tinywasm-cli@0.0.2 tinywasm-parser@0.0.2 tinywasm-types@0.0.2 Generated by cargo-workspaces --- crates/parser/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/parser') diff --git a/crates/parser/Cargo.toml b/crates/parser/Cargo.toml index 3f250f4..8755c43 100644 --- a/crates/parser/Cargo.toml +++ b/crates/parser/Cargo.toml @@ -1,6 +1,6 @@ [package] name="tinywasm-parser" -version="0.0.1" +version="0.0.2" description="TinyWasm parser" edition.workspace=true license.workspace=true -- cgit v1.3.1