Skip to content

Commit

Permalink
Bump version to 2.0.2-dev (#520)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Action <action@github.com>
  • Loading branch information
github-actions[bot] and actions-user committed Apr 4, 2022
1 parent fe78efc commit 38b9aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/project/project.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ var (
gitSHA = "n/a"
name string = "cert-operator"
source string = "https://github.com/giantswarm/cert-operator"
version = "2.0.1"
version = "2.0.2-dev"
)

func Description() string {
Expand Down

0 comments on commit 38b9aa6

Please sign in to comment.