From ee6598d709b2018ea185dc55e9c732f93b69bad4 Mon Sep 17 00:00:00 2001 From: Max Audron Date: Wed, 2 Aug 2023 15:56:39 +0200 Subject: release 1.0.4 - add error message if no projects are found - document issue with ssh config being ignored --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b0c1214..9f8da95 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "gtree" description = "A tool to clone and pull whole group trees from a git forge, properly organized on disk." -version = "1.0.1" +version = "1.0.4" edition = "2021" authors = ["Max Audron "] license = "ISC" -- cgit v1.2.3