We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9ef52d commit 86770b5Copy full SHA for 86770b5
1 file changed
main.go
@@ -11,7 +11,7 @@ import (
11
"time"
12
)
13
14
-const version = "1.1.0"
+const version = "2.0.0"
15
16
func main() {
17
wordListPtr := flag.String("wordlist", "", "Path to word list")
0 commit comments