Skip to content

Commit a5efee1

Browse files
committed
[cli] Update version v0.2.3
1 parent 33b56a2 commit a5efee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515
"strings"
1616
)
1717

18-
var AppVersion = "0.2.2"
18+
var AppVersion = "0.2.3"
1919

2020
func main() {
2121
cliConfigDir, err := GetCLIConfigDir()

0 commit comments

Comments
 (0)