bump version to 0.8.4

This commit is contained in:
Lennart
2025-08-10 14:01:25 +02:00
parent f8a660c222
commit 6a26f44dd7
2 changed files with 12 additions and 12 deletions

View File

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