Bumped to v5

This commit is contained in:
Magnus Åhall 2024-05-02 09:00:11 +02:00
parent baeeced87b
commit ac7ffcda23

View File

@ -23,7 +23,7 @@ import (
"time"
)
const VERSION = "v4"
const VERSION = "v5"
var (
logger *slog.Logger