From 334c2063b445ea96882605fb046966fc7e3e1953 Mon Sep 17 00:00:00 2001 From: Hendrik Sollich Date: Sun, 8 Sep 2024 22:05:43 +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 0dd585d..d4b82f8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] authors = ["Hendrik Sollich "] name = "icalendar" -version = "0.16.5" +version = "0.16.6" license = "MIT/Apache-2.0" edition = "2021"