Skip to content

Commit 867cc0b

Browse files
committed
Release v0.2.2
1 parent 732038c commit 867cc0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/fossa/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ type cliContext struct {
2727
}
2828

2929
// main.version is picked up by goreleaser
30-
var version = "0.2.1"
30+
var version = "0.2.2"
3131
var context = cliContext{}
3232

3333
func main() {

0 commit comments

Comments
 (0)