Skip to content

Commit

Permalink
bumped version to 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ogazitt committed May 2, 2020
1 parent c5b4fae commit a11a638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/version/version.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package version

// Version number
var Version string = "0.5.1"
var Version string = "0.5.2"

// GitHash of the last commit
var GitHash string

0 comments on commit a11a638

Please sign in to comment.