diff --git a/Cargo.toml b/Cargo.toml index 89f5532..13f8f20 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ description = """ Audio beat detection library, that supports different audio input devices as source. You can pass a callback for each found beat to the library. """ -version = "0.1.1" +version = "0.1.2" authors = ["Philipp Schuster "] edition = "2018" license = "MIT"