Skip to content

Commit

Permalink
bumping version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
apoorvam committed Oct 12, 2015
1 parent 6c91fdc commit d827cd6
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 @@ -26,7 +26,7 @@ import (
"strings"
)

var CurrentGaugeVersion = &Version{0, 1, 9}
var CurrentGaugeVersion = &Version{0, 2, 0}

type Version struct {
Major int
Expand Down

0 comments on commit d827cd6

Please sign in to comment.