Skip to content

Commit 9785b1e

Browse files
committed
Bump version
1 parent 126169a commit 9785b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ func main() {
4646
app := &cli.App{
4747
Name: "rplay",
4848
Commands: []*cli.Command{},
49-
Version: "v0.2.1",
49+
Version: "v0.2.2",
5050
Flags: []cli.Flag{
5151
&cli.StringFlag{
5252
Name: "repo",

0 commit comments

Comments
 (0)