Skip to content

Commit

Permalink
Bump version to v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wowu committed Aug 5, 2022
1 parent bec5c66 commit e2d19f0
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 @@ -23,7 +23,7 @@ func main() {
app := &cli.App{
Name: "pro",
Usage: "Pull Request Opener",
Version: "v0.1.4",
Version: "v0.1.5",
Flags: openCommandFlags,
Commands: []*cli.Command{
{
Expand Down

0 comments on commit e2d19f0

Please sign in to comment.