Skip to content

Commit c014b92

Browse files
committed
Update main.go
1 parent 17eece8 commit c014b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ func main() {
3434
Compact: true,
3535
}),
3636
kong.Vars{
37-
"version": "0.3.5",
37+
"version": "0.3.6",
3838
})
3939
// Call the Run() method of the selected parsed command.
4040
err := ctx.Run()

0 commit comments

Comments
 (0)