Bumped to v5

This commit is contained in:
Magnus Åhall 2024-04-24 16:32:51 +02:00
parent 9367bab359
commit aa1ead78e1

View File

@ -9,7 +9,7 @@ import (
"slices"
)
const VERSION = "v4"
const VERSION = "v5"
const MAXLINE = 1048576
type Db struct {