We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7180b6a commit 243feaeCopy full SHA for 243feae
main.go
@@ -19,7 +19,7 @@ const (
19
minInLength = 4
20
minOutLength = 2
21
22
- version = "0.0.9-dev"
+ version = "0.0.10"
23
)
24
25
var (
0 commit comments