We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9583b9d commit ccada2bCopy full SHA for ccada2b
main.go
@@ -13,7 +13,7 @@ func main() {
13
app := &cli.App{
14
Name: "gh-token",
15
Usage: "Manage GitHub App installation tokens",
16
- Version: "2.0.0",
+ Version: "2.0.2",
17
EnableBashCompletion: true,
18
Suggest: true,
19
Commands: []*cli.Command{
0 commit comments