Skip to content

Commit

Permalink
Merge pull request #10 from aidenkeating/bump-0.2.4
Browse files Browse the repository at this point in the history
bump version to 0.2.4
  • Loading branch information
aidenkeating authored May 28, 2020
2 parents ac7c1d0 + e0b74e4 commit 47174c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ package version

var (
//Version Version of the Cluster Service
Version = "0.2.3"
Version = "0.2.4"
)

0 comments on commit 47174c3

Please sign in to comment.