Skip to content

Commit

Permalink
bump version to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Or Koren committed Feb 27, 2022
1 parent 2a87b1b commit 98573c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ func init() {
}

func GetCurrentVersion() string {
return "0.9.37" // ci-version-check
return "0.12.0" // ci-version-check
}

0 comments on commit 98573c5

Please sign in to comment.