Skip to content

Commit 0921a83

Browse files
committed
hub 2.13.0
1 parent 4d562bb commit 0921a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"github.com/github/hub/git"
77
)
88

9-
var Version = "2.12.8"
9+
var Version = "2.13.0"
1010

1111
func FullVersion() (string, error) {
1212
gitVersion, err := git.Version()

0 commit comments

Comments
 (0)