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 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 = ` ___ _____ ___ _ _
|_ _| / / _ \ | _ (_)___| |_