Skip to content

Commit f97db98

Browse files
committed
Bump version to 0.3.0
1 parent aa18c3d commit f97db98

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

0 commit comments

Comments
 (0)