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