Skip to content

Commit 4bced7d

Browse files
committed
lrc: bump version v0.2.2 → v0.2.3
LiveReview Pre-Commit Check: skipped (iter:1, coverage:0%)
1 parent 3834024 commit 4bced7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
"github.com/urfave/cli/v2"
1515
)
1616

17-
const appVersion = "v0.2.2"
17+
const appVersion = "v0.2.3"
1818

1919
var (
2020
version = appVersion

0 commit comments

Comments
 (0)