diff --git a/Cargo.toml b/Cargo.toml index 03b3327..93e8f38 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0" name = "badpod" readme = "README.md" repository = "https://github.com/rssblue/badpod" -version = "0.8.3" +version = "0.9.0" [dependencies] chrono = "0.4.38"