Skip to content

Commit

Permalink
Bump gh to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
owenthereal committed Apr 29, 2014
1 parent 5f814d0 commit daa2d96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"os"
)

const Version = "2.0.0"
const Version = "2.1.0"

var cmdVersion = &Command{
Run: runVersion,
Expand Down

0 comments on commit daa2d96

Please sign in to comment.