Skip to content

Commit 5e0833c

Browse files
committed
chore: bump to 6.0.0
I'm arbitrarily calling this v6
1 parent 99edb3b commit 5e0833c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121
"github.com/mattn/go-runewidth"
2222
)
2323

24-
const VERSION = "5.12.0"
24+
const VERSION = "6.0.0"
2525

2626
// HistoryLimit is the maximum number of commits to review; we'll exit if we
2727
// find all files before it; if a file was more than this many commits ago we

0 commit comments

Comments
 (0)