diff --git a/date-formats-workflow/Cargo.toml b/date-formats-workflow/Cargo.toml index 641f543..20a7bfc 100644 --- a/date-formats-workflow/Cargo.toml +++ b/date-formats-workflow/Cargo.toml @@ -17,7 +17,7 @@ license = "MIT" name = "date-formats-workflow" readme = "README.md" repository = "https://github.com/rust-playground/alfred-workflows-rs/tree/master/date-formats-workflow" -version = "1.1.0" +version = "1.2.0" [dependencies] alfred = "4.0.2"