We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df567aa commit e0f74d4Copy full SHA for e0f74d4
main.go
@@ -27,7 +27,7 @@ import (
27
28
const (
29
name = "jvgrep"
30
- version = "5.8.4"
+ version = "5.8.5"
31
revision = "HEAD"
32
)
33
0 commit comments