Skip to content

Commit

Permalink
Update version number to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
samhq committed Apr 11, 2019
1 parent 745e6c4 commit bddcce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/version.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package pkg

const version = "v0.5.2"
const version = "v0.6"

// GetVersion returns the current version
func GetVersion() string {
Expand Down

0 comments on commit bddcce8

Please sign in to comment.