Skip to content

Commit a200ab9

Browse files
authored
Update main.go
1 parent aa40378 commit a200ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
const appName = "heybabe"
1919

2020
var (
21-
version = "0.0.2"
21+
version = "0.0.1"
2222
logLevels = []string{
2323
slog.LevelDebug.String(),
2424
slog.LevelInfo.String(),

0 commit comments

Comments
 (0)