From 8a04db8130e3bfce766a007e4965c4f5ae60ab30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Thu, 6 Oct 2022 12:38:32 +0200 Subject: [PATCH] Release v0.7.9 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 3a0b895..4478d12 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -326,7 +326,7 @@ dependencies = [ [[package]] name = "git-repo-manager" -version = "0.7.8" +version = "0.7.9" dependencies = [ "clap", "comfy-table", diff --git a/Cargo.toml b/Cargo.toml index 4c95105..5abea18 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "git-repo-manager" -version = "0.7.8" +version = "0.7.9" edition = "2021" authors = [