diff --git a/Cargo.toml b/Cargo.toml index da332c9..3992dc7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "distributed-scheduler" description = "A distributed cronjob library" keywords = ["distributed", "scheduler", "cronjob", "consistent-hashing"] -version = "2.1.6" +version = "2.1.7" edition = "2021" repository = "https://github.com/AH-dark/distributed-scheduler.git" homepage = "https://github.com/AH-dark/distributed-scheduler"