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