diff --git a/Cargo.toml b/Cargo.toml index 8500a72..033da19 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.3.0" +version = "2.0.0" edition = "2018" authors = ["Paul Colomiets "] categories = ["date-and-time"]