diff --git a/Cargo.toml b/Cargo.toml index 65a43fb..54d61b8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "pulseaudio" description = "A native rust implementation of the PulseAudio protocol." edition = "2021" -version = "0.1.0" +version = "0.1.1" authors = ["Colin Marc ", "Jonas Schievink "] license = "MIT"