lohr: v0.3.2
This commit is contained in:
parent
e68fcf3e52
commit
fe52787f4d
3 changed files with 3 additions and 3 deletions
|
|
@ -94,7 +94,7 @@ fn parse_config(home: &Path, flags: &clap::ArgMatches) -> anyhow::Result<GlobalS
|
|||
|
||||
fn main() -> anyhow::Result<()> {
|
||||
let matches = App::new("lohr")
|
||||
.version("0.3.1")
|
||||
.version("0.3.2")
|
||||
.about("Git mirroring daemon")
|
||||
.arg(
|
||||
Arg::with_name("config")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue