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