Skip to content

Commit

Permalink
hub 2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Nov 6, 2019
1 parent 4d562bb commit 0921a83
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.8"
var Version = "2.13.0"

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

0 comments on commit 0921a83

Please sign in to comment.