From cbc63ccb2be58b17167867645061137ca43d4393 Mon Sep 17 00:00:00 2001 From: Dovydas Date: Mon, 11 Dec 2023 00:00:30 +0000 Subject: [PATCH] release v0.7.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 025bc8c..2c371bc 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.7.3" +version = "0.7.4" [dependencies] chrono = "0.4.31"