Skip to content

Commit

Permalink
bumping version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kashishm committed Apr 16, 2015
1 parent 861057d commit bf4d881
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 @@ -24,7 +24,7 @@ import (
"strings"
)

var currentGaugeVersion = &version{0, 0, 7}
var currentGaugeVersion = &version{0, 1, 0}

type version struct {
major int
Expand Down

0 comments on commit bf4d881

Please sign in to comment.