diff --git a/alsa-sys/Cargo.toml b/alsa-sys/Cargo.toml index fbe913e..6673213 100644 --- a/alsa-sys/Cargo.toml +++ b/alsa-sys/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "alsa-sys" -version = "0.0.3" +version = "0.0.4" authors = ["Pierre Krieger "] build = "build.rs" description = "Bindings for the ALSA project (Advanced Linux Sound Architecture)"