Skip to content

Commit

Permalink
[cli] Bump version (#3339)
Browse files Browse the repository at this point in the history
## Description

## Tests
  • Loading branch information
ua741 committed Sep 18, 2024
2 parents 8d737f7 + affb9bb commit fa7c417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (
"strings"
)

var AppVersion = "0.1.18"
var AppVersion = "0.2.0"

func main() {
cliDBPath, err := GetCLIConfigPath()
Expand Down

0 comments on commit fa7c417

Please sign in to comment.