diff --git a/main.go b/main.go index fbebdb6..7bb8558 100644 --- a/main.go +++ b/main.go @@ -9,7 +9,7 @@ import ( "slices" ) -const VERSION = "v2" +const VERSION = "v3" const MAXLINE = 1048576 type Db struct {