diff --git a/Cargo.toml b/Cargo.toml index 7a010ce..f81ea0f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ members = ["crates/*"] [workspace.package] -version = "0.5.0" +version = "0.5.1" edition = "2024" description = "A CalDAV server" repository = "https://github.com/lennart-k/rustical"