We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfd1a13 commit 4bc89d9Copy full SHA for 4bc89d9
main.go
@@ -45,7 +45,7 @@ func main() {
45
Name: "wordle-cli",
46
Usage: "play wordle in your terminal",
47
Action: startOfficial,
48
- Version: "1.0.6",
+ Version: "1.0.7",
49
Commands: []*cli.Command{
50
{
51
Name: "official",
0 commit comments