diff --git a/Cargo.toml b/Cargo.toml index a7c0fc12..b14dd7ce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "Apache-2.0" name = "wasmedge-sdk" readme = "README.md" repository = "https://github.com/WasmEdge/wasmedge-rust-sdk" -version = "0.13.5-newapi" +version = "0.14.0" [dependencies] anyhow = "1.0"