From 99eb236cf79f3615c9eaccc03a0eb6c8a0e9a44b Mon Sep 17 00:00:00 2001 From: Willem Wyndham Date: Mon, 21 Mar 2022 12:32:17 -0400 Subject: [PATCH] chore: prep for release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e338c94..c266280 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ keywords = ["WebAssembly", "Wasm", "wit", "WasmInterfaceTypes"] license = "MIT" name = "witme" repository = "https://github.com/ahalabs/witme" -version = "0.2.1" +version = "0.2.2" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html