Skip to content

Commit

Permalink
hub 2.12.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Sep 23, 2019
1 parent 67a98b4 commit f9c2a63
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 @@ -6,7 +6,7 @@ import (
"github.com/github/hub/git"
)

var Version = "2.12.6"
var Version = "2.12.7"

func FullVersion() (string, error) {
gitVersion, err := git.Version()
Expand Down

0 comments on commit f9c2a63

Please sign in to comment.