Skip to content

Commit b086e7a

Browse files
authored
Merge pull request #8 from nimblebun/develop
update word list
2 parents 942a038 + 2ef9267 commit b086e7a

File tree

2 files changed

+260
-261
lines changed

2 files changed

+260
-261
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ func main() {
4545
Name: "wordle-cli",
4646
Usage: "play wordle in your terminal",
4747
Action: startOfficial,
48-
Version: "1.0.4",
48+
Version: "1.0.5",
4949
Commands: []*cli.Command{
5050
{
5151
Name: "official",

0 commit comments

Comments
 (0)