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