Skip to content

Commit ccada2b

Browse files
committed
Update version to 2.0.2
1 parent 9583b9d commit ccada2b

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.0",
16+
Version: "2.0.2",
1717
EnableBashCompletion: true,
1818
Suggest: true,
1919
Commands: []*cli.Command{

0 commit comments

Comments
 (0)