Skip to content

Commit

Permalink
Bump version to v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wowu committed Nov 13, 2024
1 parent a0aa532 commit a0e1038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pro.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ func main() {
app := &cli.App{
Name: "pro",
Usage: "Pull Request Opener",
Version: "v0.3.1",
Version: "v0.3.2",
Flags: openCommandFlags,
Commands: []*cli.Command{
{
Expand Down

0 comments on commit a0e1038

Please sign in to comment.