diff --git a/Cargo.toml b/Cargo.toml index d0fa176..b932804 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "speedate" authors = ["Samuel Colvin "] -version = "0.13.0" +version = "0.14.0" edition = "2021" description = "Fast and simple datetime, date, time and duration parsing" readme = "README.md"