diff --git a/Cargo.toml b/Cargo.toml index 27e7d66..d6020a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "youtube-dl-gtk" description = "a simple frontend for youtube-dl" -version = "0.1.1" +version = "0.1.2" authors = ["Max Bradbury "] repository = "https://tinybird.dev/max/youtube-dl-gtk" license = "MIT"