Skip to content

Commit

Permalink
hub 2.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Jul 19, 2019
1 parent 878f196 commit 2cf4d7b
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.2"
var Version = "2.12.3"

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

0 comments on commit 2cf4d7b

Please sign in to comment.