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