Skip to content

Commit ed117b6

Browse files
committed
Update main.go
1 parent f5376f1 commit ed117b6

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
@@ -32,7 +32,7 @@ func main() {
3232
Compact: true,
3333
}),
3434
kong.Vars{
35-
"version": "Bread v0.2.2",
35+
"version": "Bread v0.2.3",
3636
})
3737
// Call the Run() method of the selected parsed command.
3838
err := ctx.Run()

0 commit comments

Comments
 (0)