Skip to content

Commit 2ade42f

Browse files
committed
Update version
1 parent 392cea6 commit 2ade42f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ func main() {
1313
app := &cli.App{
1414
Name: "gh-token",
1515
Usage: "Manage GitHub App installation tokens",
16-
Version: "2.0.2",
16+
Version: "2.0.6",
1717
EnableBashCompletion: true,
1818
Suggest: true,
1919
Commands: []*cli.Command{

0 commit comments

Comments
 (0)