summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 = ` ██╗ ██╗ ██████╗ ██████╗ ██╗ ██████╗ ████████╗
██║ ██╔╝ ██╔═══██╗ ██╔══██╗ ██║ ██╔═══██╗ ╚══██╔══╝