diff --git a/Cargo.toml b/Cargo.toml index fa40273..22ad4a0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cron" -version = "0.13.0" +version = "0.14.0" authors = ["Zack Slayton "] repository = "https://github.com/zslayton/cron" documentation = "https://docs.rs/cron"