Skip to content

Commit 8b6ecc0

Browse files
authored
Merge pull request #51 from Automattic/update/version-0.0.10
Version bump: 0.0.10
2 parents 7180b6a + 243feae commit 8b6ecc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const (
1919
minInLength = 4
2020
minOutLength = 2
2121

22-
version = "0.0.9-dev"
22+
version = "0.0.10"
2323
)
2424

2525
var (

0 commit comments

Comments
 (0)