Skip to content

Commit

Permalink
Bump version to 0.10.2-dev (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Jul 13, 2023
1 parent 5a1be4c commit 4ad7c3e
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 = "silence-operator"
source = "https://github.com/giantswarm/silence-operator"
version = "0.10.1"
version = "0.10.2-dev"
)

func Description() string {
Expand Down

0 comments on commit 4ad7c3e

Please sign in to comment.