summaryrefslogtreecommitdiff
path: root/internal/flags/version.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-14 08:59:32 +0300
committerPaul Buetow <paul@buetow.org>2026-05-14 08:59:32 +0300
commitda423f13e24ab11928c45c86166665f1bcff59c9 (patch)
treedf4f17e38c6584a68c92976f5f03a9fd987c5a53 /internal/flags/version.go
parent2bd75e2218cbc1544a8e4da374805a9853aeb385 (diff)
chore: bump version to v1.1.0v1.1.0main
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'internal/flags/version.go')
-rw-r--r--internal/flags/version.go2
1 files changed, 1 insertions, 1 deletions
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 = ` ██╗ ██╗ ██████╗ ██████╗ ██╗ ██████╗ ████████╗
██║ ██╔╝ ██╔═══██╗ ██╔══██╗ ██║ ██╔═══██╗ ╚══██╔══╝