diff --git a/main.go b/main.go index e4fc1ed..fbe38d2 100644 --- a/main.go +++ b/main.go @@ -9,7 +9,7 @@ import ( "slices" ) -const VERSION = "v4" +const VERSION = "v5" const MAXLINE = 1048576 type Db struct {