Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rubiojr committed Nov 11, 2020
1 parent 126169a commit 9785b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ func main() {
app := &cli.App{
Name: "rplay",
Commands: []*cli.Command{},
Version: "v0.2.1",
Version: "v0.2.2",
Flags: []cli.Flag{
&cli.StringFlag{
Name: "repo",
Expand Down

0 comments on commit 9785b1e

Please sign in to comment.