Skip to content

Commit

Permalink
hub 2.12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Sep 21, 2019
1 parent 73fe362 commit 029d217
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.4"
var Version = "2.12.5"

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

0 comments on commit 029d217

Please sign in to comment.