Skip to content

Commit

Permalink
Bump version to v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wowu committed Sep 6, 2022
1 parent 9546f24 commit a323b20
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.2.2",
Version: "v0.2.3",
Flags: openCommandFlags,
Commands: []*cli.Command{
{
Expand Down

0 comments on commit a323b20

Please sign in to comment.