Update version to v0.3.2

This commit is contained in:
Lennart
2025-06-15 17:12:34 +02:00
parent 0415664ff3
commit f2adce739b

View File

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