diff --git a/speech-dispatcher-sys/Cargo.toml b/speech-dispatcher-sys/Cargo.toml index b046462..2d23f0d 100644 --- a/speech-dispatcher-sys/Cargo.toml +++ b/speech-dispatcher-sys/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "speech-dispatcher-sys" -version = "0.5.0" +version = "0.5.1" authors = ["Nolan Darilek "] repository = "https://gitlab.com/ndarilek/speech-dispatcher-rs" description = "speech-dispatcher system bindings"