diff --git a/Cargo.toml b/Cargo.toml index 797375d..28417a4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "watchexec" -version = "1.1.1" +version = "1.2.0" authors = ["Matt Green "] description = "Executes commands in response to file modifications" documentation = "https://github.com/mattgreen/watchexec"