We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a6f382 commit 3f7ccf0Copy full SHA for 3f7ccf0
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.0"
+var version = "0.2.1"
31
var context = cliContext{}
32
33
func main() {
0 commit comments