diff --git a/wasmer-it/Cargo.toml b/wasmer-it/Cargo.toml index a7d3007..f888311 100644 --- a/wasmer-it/Cargo.toml +++ b/wasmer-it/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wasmer-interface-types-fl" -version = "0.20.1" +version = "0.20.2" description = "WebAssembly Interface Types library for Wasmer" license = "MIT" authors = ["The Wasmer Engineering Team "]