Skip to content

Commit 69c13a8

Browse files
committed
Version bump
1 parent 136b08b commit 69c13a8

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",
49+
Version: "v0.2.1",
5050
Flags: []cli.Flag{
5151
&cli.StringFlag{
5252
Name: "repo",

0 commit comments

Comments
 (0)