Bumped to v3
This commit is contained in:
parent
36d0eacf8f
commit
77260743a0
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -9,7 +9,7 @@ import (
|
|||
"slices"
|
||||
)
|
||||
|
||||
const VERSION = "v2"
|
||||
const VERSION = "v3"
|
||||
const MAXLINE = 1048576
|
||||
|
||||
type Db struct {
|
||||
|
|
Loading…
Add table
Reference in a new issue