We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 732038c commit 867cc0bCopy full SHA for 867cc0b
1 file changed
cmd/fossa/main.go
@@ -27,7 +27,7 @@ type cliContext struct {
27
}
28
29
// main.version is picked up by goreleaser
30
-var version = "0.2.1"
+var version = "0.2.2"
31
var context = cliContext{}
32
33
func main() {
0 commit comments