From c2334caa513b69a82db37bf33293dde58037348e Mon Sep 17 00:00:00 2001 From: Dovydas Date: Wed, 7 Jun 2023 08:31:11 +0100 Subject: [PATCH] release v0.7.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bea36ab..89d824f 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.2" +version = "0.7.3" [dependencies] chrono = "0.4.26"