diff --git a/Cargo.toml b/Cargo.toml index 73d2452..1616d7c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "runwhen" -version = "0.0.6" +version = "0.0.7" authors = ["Jeremy Wall "] description = "Runs a command on user specified triggers." repository = "https://github.com/zaphar/runwhen"