From da423f13e24ab11928c45c86166665f1bcff59c9 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 14 May 2026 08:59:32 +0300 Subject: chore: bump version to v1.1.0 Co-Authored-By: Claude Sonnet 4.6 --- 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 8e2535d..a14e4ae 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 = "v1.0.0" +const Version = "v1.1.0" const asciiBannerTemplate = ` ██╗ ██╗ ██████╗ ██████╗ ██╗ ██████╗ ████████╗ ██║ ██╔╝ ██╔═══██╗ ██╔══██╗ ██║ ██╔═══██╗ ╚══██╔══╝ -- cgit v1.2.3