Skip to content

Commit 3921f09

Browse files
committed
Bump version 0.2.3
1 parent ad79c04 commit 3921f09

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

0 commit comments

Comments
 (0)