mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-06 08:43:39 +00:00
Bump version to 0.1.2 (#32)
This commit is contained in:
@@ -17,7 +17,7 @@ fn main() {
|
||||
debug!("Starting rfd-notify");
|
||||
|
||||
let app = App::new("rfd-notify")
|
||||
.version("0.1.1")
|
||||
.version("0.1.2")
|
||||
.about("Send emails based on regular expressions")
|
||||
.args(&[
|
||||
Arg::with_name("config")
|
||||
|
Reference in New Issue
Block a user