Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kioubit committed Aug 3, 2024
1 parent b2e0c1f commit dbb9deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
"time"
)

var Version = "v3.13.3"
var Version = "v3.13.4"

func main() {
slog.SetDefault(slog.New(slog.NewTextHandler(os.Stderr, &slog.HandlerOptions{})))
Expand Down

0 comments on commit dbb9deb

Please sign in to comment.