diff --git a/Cargo.toml b/Cargo.toml index 323c24a..abf71aa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cpal" -version = "0.0.7-pre" +version = "0.0.8-pre" authors = ["Pierre Krieger "] description = "Cross-platform audio playing library in pure Rust." repository = "https://github.com/tomaka/cpal"