Skip to content

Commit

Permalink
Merge branch 'release-0.2.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
emi80 committed Jul 22, 2016
2 parents c3866ca + 864c53c commit 32f9e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const (
)

// PreVersionString indicates wheather the program is a pre-release.
var PreVersionString = "-dev"
var PreVersionString = ""

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

0 comments on commit 32f9e46

Please sign in to comment.