summaryrefslogtreecommitdiff
path: root/internal/flags/version.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-07 09:58:10 +0300
committerPaul Buetow <paul@buetow.org>2026-05-07 09:58:10 +0300
commitb1cfacb7a651a69df8617b18f120efca12129d60 (patch)
tree68c2b5aa255c208ec405382806bc5f54c897c6b4 /internal/flags/version.go
parented04ccd8e2297458ec97381806a05dea13090f0f (diff)
release 1.0.0v1.0.0
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 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 = ` ██╗ ██╗ ██████╗ ██████╗ ██╗ ██████╗ ████████╗
██║ ██╔╝ ██╔═══██╗ ██╔══██╗ ██║ ██╔═══██╗ ╚══██╔══╝