diff --git a/Cargo.toml b/Cargo.toml index 42c1e39..a949a63 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vcard4" -version = "0.4.4" +version = "0.5.0" edition = "2021" description = "Fast and correct vCard parser for RFC6350" repository = "https://github.com/tmpfs/vcard4"