diff --git a/Cargo.toml b/Cargo.toml index 937f9bb..23702b3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ readme = "README.md" keywords = ["process", "monitoring", "scheduler", "timer", "resource-control"] categories = ["command-line-utilities", "config", "os"] description = "minimalist process monitoring and task scheduler" -version = "0.1.0" +version = "0.1.1" edition = "2021" default-run = "pswatch"