summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-18 13:55:30 +0300
committerPaul Buetow <paul@buetow.org>2026-04-18 13:55:30 +0300
commit4595fa01693497682beb1b84641233ca4d214072 (patch)
tree92123e077db015e0a0984a20ab15d126efbe60e1
parent2a76d2ecbcfe4f5c8bd699952f9f09245fd778a5 (diff)
chore: bump version to v0.0.1v0.0.1
-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 7e6c50e..3db0b9f 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.0"
+const Version = "v0.0.1"
const asciiBannerTemplate = ` ___ _____ ___ _ _
|_ _| / / _ \ | _ (_)___| |_