Skip to content

Commit c014b92

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.go

Lines changed: 1 addition & 1 deletion
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)