Skip to content

Commit 3f7ccf0

Browse files
committed
Release v0.2.1
1 parent 5a6f382 commit 3f7ccf0

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.0"
30+
var version = "0.2.1"
3131
var context = cliContext{}
3232

3333
func main() {

0 commit comments

Comments
 (0)