diff --git a/tools/witx/Cargo.toml b/tools/witx/Cargo.toml index b4513ce5..e5edffad 100644 --- a/tools/witx/Cargo.toml +++ b/tools/witx/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "witx" -version = "0.8.4" +version = "0.8.5" description = "Parse and validate witx file format" homepage = "https://github.com/WebAssembly/WASI" repository = "https://github.com/WebAssembly/WASI"