From b1cfacb7a651a69df8617b18f120efca12129d60 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 7 May 2026 09:58:10 +0300 Subject: release 1.0.0 --- internal/flags/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal') diff --git a/internal/flags/version.go b/internal/flags/version.go index 583d19b..8e2535d 100644 --- a/internal/flags/version.go +++ b/internal/flags/version.go @@ -3,7 +3,7 @@ package flags import "fmt" // Version is the current application version. -const Version = "v0.0.1" +const Version = "v1.0.0" const asciiBannerTemplate = ` ██╗ ██╗ ██████╗ ██████╗ ██╗ ██████╗ ████████╗ ██║ ██╔╝ ██╔═══██╗ ██╔══██╗ ██║ ██╔═══██╗ ╚══██╔══╝ -- cgit v1.2.3