diff --git a/Cargo.lock b/Cargo.lock index 1dfebd0..f768f9d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -329,7 +329,7 @@ dependencies = [ [[package]] name = "git-repo-manager" -version = "0.7.7" +version = "0.7.8" dependencies = [ "clap", "comfy-table", diff --git a/Cargo.toml b/Cargo.toml index 42f40db..89453f3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "git-repo-manager" -version = "0.7.7" +version = "0.7.8" edition = "2021" authors = [