diff --git a/Cargo.toml b/Cargo.toml index f6e14b6..16f7e91 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "scope-tui" -version = "0.1.1" +version = "0.1.2" edition = "2021" authors = [ "alemi " ] description = "A simple audio visualization tool for the terminal built with tui-rs and libpulse-simple-binding, inspired from cava"