Skip to content

Commit a43815a

Browse files
committed
chore: bump to 7.1.2
1 parent 1ee6373 commit a43815a

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
@@ -17,7 +17,7 @@ import (
1717
"time"
1818
)
1919

20-
const VERSION = "7.1.1"
20+
const VERSION = "7.1.2"
2121

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

0 commit comments

Comments
 (0)