Increase version number to 0.3.0

This commit is contained in:
Lennart
2025-06-14 20:33:25 +02:00
parent 1c31323512
commit aa02d11f58
3 changed files with 4 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
members = ["crates/*"]
[workspace.package]
version = "0.2.2"
version = "0.3.0"
edition = "2024"
description = "A CalDAV server"
repository = "https://github.com/lennart-k/rustical"