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