From e23fc252fbac2aba69f1f1268af9425af4d43d19 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 15 Jul 2025 08:06:39 +0300 Subject: add vibe coding info --- internal/version/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/version') diff --git a/internal/version/version.go b/internal/version/version.go index 622c509..b45fdc1 100644 --- a/internal/version/version.go +++ b/internal/version/version.go @@ -7,7 +7,7 @@ import ( var ( // Version is the current version of gitsyncer - Version = "0.7.2" + Version = "0.8.0" // GitCommit is the git commit hash at build time GitCommit = "unknown" -- cgit v1.2.3