diff --git a/Cargo.toml b/Cargo.toml index 71d88fa..58901ee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ytdlp-gui" -version = "1.1.0" +version = "1.1.1" edition = "2021" description = "a GUI for yt-dlp written in Rust" license = "GPL-3.0"