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 392cea6 commit 2ade42fCopy full SHA for 2ade42f
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.2",
+ Version: "2.0.6",
17
EnableBashCompletion: true,
18
Suggest: true,
19
Commands: []*cli.Command{
0 commit comments