Skip to content

Commit a742c67

Browse files
committed
hub 2.10.1
1 parent d7ac318 commit a742c67

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.10.0"
9+
var Version = "2.10.1"
1010

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

0 commit comments

Comments
 (0)