Skip to content

Commit 17b6393

Browse files
committed
Bump version 0.3.1
1 parent 8db1c2f commit 17b6393

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
@@ -39,7 +39,7 @@ func main() {
3939
app := &cli.App{
4040
Name: "rplay",
4141
Commands: []*cli.Command{},
42-
Version: "v0.3.0",
42+
Version: "v0.3.1",
4343
Flags: []cli.Flag{
4444
&cli.StringFlag{
4545
Name: "repo",

0 commit comments

Comments
 (0)