diff --git a/Cargo.toml b/Cargo.toml index c8d8882..2d02ac7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rustube" -version = "0.2.8" +version = "0.2.9" authors = ["Dzenan Jupic "] edition = "2018" description = "A YouTube video downloader, originally inspired by pytube, written in Rust."