From 124f1ef4fb3db6902779b93cc6c8189eaae3864c Mon Sep 17 00:00:00 2001 From: Hendrik Sollich Date: Sun, 20 Nov 2022 23:40:06 +0100 Subject: [PATCH] chore: bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4c98fd2..07b72b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] authors = ["Hendrik Sollich "] name = "icalendar" -version = "0.13.3" +version = "0.14.0" license = "MIT/Apache-2.0" edition = "2021"