diff --git a/sys/Cargo.toml b/sys/Cargo.toml index f73213a..6bce7f3 100644 --- a/sys/Cargo.toml +++ b/sys/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "whisper-rs-sys" -version = "0.4.0" +version = "0.5.0" edition = "2021" description = "Rust bindings for whisper.cpp (FFI bindings)" license = "Unlicense"