Skip to content

Commit 6177e16

Browse files
committed
Merge pull request #808 from github/2_2_0
Bump `hub` to 2.2.0
2 parents 03b1080 + 247ddb0 commit 6177e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
"github.com/github/hub/utils"
99
)
1010

11-
var Version = "2.2.0-rc1"
11+
var Version = "2.2.0"
1212

1313
var cmdVersion = &Command{
1414
Run: runVersion,

0 commit comments

Comments
 (0)