diff --git a/Cargo.toml b/Cargo.toml index 8cd5f09..59b69e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ readme = "README.md" keywords = ["time", "human", "human-friendly", "parser", "duration"] homepage = "https://github.com/tailhook/humantime" documentation = "https://docs.rs/humantime" -version = "1.1.1" +version = "1.2.0" authors = ["Paul Colomiets "] categories = ["date-and-time"]