Bumped to v2
This commit is contained in:
parent
012781d267
commit
6c3310b83d
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -23,7 +23,7 @@ import (
|
|||
"time"
|
||||
)
|
||||
|
||||
const VERSION = "v1"
|
||||
const VERSION = "v2"
|
||||
|
||||
var (
|
||||
logger *slog.Logger
|
||||
|
|
Loading…
Add table
Reference in a new issue