Skip to content

Commit

Permalink
hub 2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Jan 26, 2019
1 parent 52d1300 commit 2c16988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Expand Up @@ -6,7 +6,7 @@ import (
"github.com/github/hub/git"
)

var Version = "2.8.2"
var Version = "2.8.3"

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

0 comments on commit 2c16988

Please sign in to comment.