diff --git a/alsa-sys/Cargo.toml b/alsa-sys/Cargo.toml index cfda239..0fb5875 100644 --- a/alsa-sys/Cargo.toml +++ b/alsa-sys/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "alsa-sys" -version = "0.1.0" +version = "0.1.1" authors = ["Pierre Krieger "] build = "build.rs" description = "Bindings for the ALSA project (Advanced Linux Sound Architecture)"