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