diff --git a/Cargo.toml b/Cargo.toml index 710c4a9..8e93b93 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tz-rs" -version = "0.6.14" +version = "0.7.0" edition = "2021" rust-version = "1.81" authors = ["x-hgg-x"]