Skip to content

Commit 86770b5

Browse files
committed
Bump version 2.0.0
1 parent b9ef52d commit 86770b5

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
@@ -11,7 +11,7 @@ import (
1111
"time"
1212
)
1313

14-
const version = "1.1.0"
14+
const version = "2.0.0"
1515

1616
func main() {
1717
wordListPtr := flag.String("wordlist", "", "Path to word list")

0 commit comments

Comments
 (0)