diff --git a/Cargo.toml b/Cargo.toml index d87d771..de968a2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ authors = ["Matt Robineau "] description = "planif is a builder pattern wrapper for the windows task scheduler API of windows-rs." license = "MIT" repository = "https://github.com/mattrobineau/planif" -version = "0.2.0" +version = "0.2.1" edition = "2021" keywords = ["scheduled", "task", "windows"] categories = ["os::windows-apis"]