Skip to content

Commit db9a6af

Browse files
committed
lrc: bump version v0.2.3 → v0.3.0
LiveReview Pre-Commit Check: skipped (iter:1, coverage:0%)
1 parent 859bc4f commit db9a6af

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.3"
17+
const appVersion = "v0.3.0"
1818

1919
var (
2020
version = appVersion

0 commit comments

Comments
 (0)