Skip to content

Commit f58414d

Browse files
committed
lrc: bump version v0.3.2 → v0.3.3
LiveReview Pre-Commit Check: skipped (iter:2, coverage:0%)
1 parent b67229c commit f58414d

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

1919
var (
2020
version = appVersion

0 commit comments

Comments
 (0)