Skip to content

Commit 3c5216d

Browse files
chore: bumped version
1 parent 6f16eff commit 3c5216d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import (
2626
ln "github.com/loxilb-io/loxilb/pkg/loxinet"
2727
)
2828

29-
var version string = "0.9.6-beta"
29+
var version string = "0.9.7-beta"
3030
var buildInfo string = ""
3131

3232
func main() {

0 commit comments

Comments
 (0)