Bump the version to 0.5.0
Check and lint using Cargo / Check and lint (push) Successful in 4m23s Details
Release / Release (push) Successful in 8m38s Details
Release / Release crate (push) Failing after 4m36s Details

This commit is contained in:
Paul van Tilburg 2023-06-08 10:36:38 +02:00
parent c128bfea62
commit a05106fecf
Signed by: paul
GPG Key ID: C6DE073EDA9EEC4D
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1495,7 +1495,7 @@ checksum = "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160"
[[package]]
name = "podbringer"
version = "0.4.1"
version = "0.5.0"
dependencies = [
"async-trait",
"cached",

View File

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