diff --git a/Cargo.toml b/Cargo.toml index 7eee59b..8d48073 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "managarr" -version = "0.1.8" +version = "0.1.9" authors = ["Alex Clarke "] description = "A TUI for managing *arr servers" edition = "2021"