diff --git a/Cargo.toml b/Cargo.toml index ee0656d..053754a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "duration-str" -version = "0.8.1" +version = "0.8.1-pre" authors = ["baoyachi "] edition = "2021" description = "duration string parser"