diff --git a/Cargo.toml b/Cargo.toml index 39f2ff73c..b382fffb7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "time" -version = "0.2.6" +version = "0.2.7" authors = ["Jacob Pratt "] edition = "2018" repository = "https://github.com/time-rs/time"