Skip to content

Commit

Permalink
bump 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mpobrien committed Mar 9, 2015
1 parent d226991 commit bc08e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/options/options.go
Expand Up @@ -12,7 +12,7 @@ import (
)

const (
VersionStr = "3.1.0-pre-"
VersionStr = "3.0.1"
)

// Gitspec that the tool was built with. Needs to be set using -ldflags
Expand Down

0 comments on commit bc08e57

Please sign in to comment.