Bump version to v0.18.0-beta.1

This commit is contained in:
Tulir Asokan 2024-02-16 16:54:18 +02:00
commit 4cae27c445
4 changed files with 26 additions and 12 deletions

View file

@ -7,7 +7,7 @@ import (
"strings"
)
const Version = "v0.17.0"
const Version = "v0.18.0-beta.1"
var GoModVersion = ""
var Commit = ""