We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ee6373 commit a43815aCopy full SHA for a43815a
1 file changed
main.go
@@ -17,7 +17,7 @@ import (
17
"time"
18
)
19
20
-const VERSION = "7.1.1"
+const VERSION = "7.1.2"
21
22
// HistoryLimit is the maximum number of commits to review; we'll exit if we
23
// find all files before it; if a file was more than this many commits ago we
0 commit comments