Bump the version to 0.5.3
Check and lint using Cargo / Check and lint (push) Successful in 2m39s Details
Release / Release (push) Successful in 1m24s Details
Release / Release crate (push) Successful in 4m13s Details
Release / Release Debian package (push) Successful in 6m34s Details

This commit is contained in:
Paul van Tilburg 2024-02-27 13:54:20 +01:00
parent 97b8a0b8bd
commit 49728ea6dd
Signed by: paul
GPG Key ID: C6DE073EDA9EEC4D
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1552,7 +1552,7 @@ checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec"
[[package]]
name = "podbringer"
version = "0.5.2"
version = "0.5.3"
dependencies = [
"async-trait",
"cached",

View File

@ -1,6 +1,6 @@
[package]
name = "podbringer"
version = "0.5.2"
version = "0.5.3"
authors = ["Paul van Tilburg <paul@luon.net>"]
edition = "2021"
description = "Web service that provides podcasts for services that don't offer them (anymore)"