This commit is contained in:
David Robertson 2023-09-06 16:54:21 +01:00
parent 1fc4669ef7
commit f3e07c529b
No known key found for this signature in database
GPG Key ID: 903ECE108A39DEDD

View File

@ -28,7 +28,7 @@ import (
var GitCommit string
const version = "0.99.8"
const version = "0.99.9"
var (
flags = flag.NewFlagSet("goose", flag.ExitOnError)