Skip to content

Commit

Permalink
bump version to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Aiden Keating committed Apr 2, 2020
1 parent f053ca6 commit 713cb85
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.1"
Version = "0.2.2"
)

0 comments on commit 713cb85

Please sign in to comment.