Skip to content

Commit

Permalink
Update version to 2.2.38
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 30, 2024
1 parent a90028b commit c725604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ func main() {
EnableBashCompletion: true,
Suggest: true,
UseShortOptionHandling: true,
Version: "2.2.37",
Version: "2.2.38",
Commands: commands,
}

Expand Down

0 comments on commit c725604

Please sign in to comment.