Skip to content

Commit

Permalink
release v0.2.1🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
aooohan committed Jan 18, 2024
1 parent 0e426fd commit eb0356a
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 @@ -21,7 +21,7 @@ import (
"os"
)

const Version = "0.2.0"
const Version = "0.2.1"

func main() {
cmd.Execute(Version, os.Args)
Expand Down

0 comments on commit eb0356a

Please sign in to comment.