From 39b30cd0f77759bac390ee4297b36bd8494eded2 Mon Sep 17 00:00:00 2001 From: Hendrik Sollich Date: Sun, 6 Oct 2024 16:35:18 +0200 Subject: [PATCH] chore: bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4e23d98..923867a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] authors = ["Hendrik Sollich "] name = "icalendar" -version = "0.16.8" +version = "0.16.9" license = "MIT/Apache-2.0" edition = "2021"