Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
DQNEO committed Sep 10, 2024
1 parent 0cce60f commit 7bf630e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import (
"strings"
)

const version = "v0.0.5"
const version = "v0.0.7"

func doVersion(cCtx *cli.Context) error {
fmt.Println("apple-dictionary-parser version " + version)
Expand Down

0 comments on commit 7bf630e

Please sign in to comment.