Skip to content

Commit 01b438a

Browse files
committed
lrc: bump version v0.2.1 → v0.2.2
LiveReview Pre-Commit Check: skipped (iter:2, coverage:0%)
1 parent 6dbdefc commit 01b438a

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

1919
var (
2020
version = appVersion

0 commit comments

Comments
 (0)