We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33b56a2 commit a5efee1Copy full SHA for a5efee1
cli/main.go
@@ -15,7 +15,7 @@ import (
15
"strings"
16
)
17
18
-var AppVersion = "0.2.2"
+var AppVersion = "0.2.3"
19
20
func main() {
21
cliConfigDir, err := GetCLIConfigDir()
0 commit comments