We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa40378 commit a200ab9Copy full SHA for a200ab9
main.go
@@ -18,7 +18,7 @@ import (
18
const appName = "heybabe"
19
20
var (
21
- version = "0.0.2"
+ version = "0.0.1"
22
logLevels = []string{
23
slog.LevelDebug.String(),
24
slog.LevelInfo.String(),
0 commit comments