Skip to content

Commit

Permalink
Update version to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Link- committed Jul 7, 2024
1 parent 9583b9d commit ccada2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ func main() {
app := &cli.App{
Name: "gh-token",
Usage: "Manage GitHub App installation tokens",
Version: "2.0.0",
Version: "2.0.2",
EnableBashCompletion: true,
Suggest: true,
Commands: []*cli.Command{
Expand Down

0 comments on commit ccada2b

Please sign in to comment.