Skip to content

Commit

Permalink
bump tool version
Browse files Browse the repository at this point in the history
  • Loading branch information
dropwhile committed Dec 7, 2023
1 parent 7582e63 commit 40d6d69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/refidtool/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ func main() {
kong.Description("A tool for working with refids"),
kong.UsageOnError(),
kong.Vars{
"version": "1.0.7",
"version": "1.0.8",
},
)
err := ctx.Run(&cli)
Expand Down

0 comments on commit 40d6d69

Please sign in to comment.