update to to 1.24

This commit is contained in:
2025-10-02 22:45:49 +02:00
parent a30dc9e701
commit cfcc1636f3
4 changed files with 7 additions and 7 deletions

View File

@@ -125,7 +125,7 @@ var Templates = map[string]string{
}
const (
VERSION string = "0.0.8"
VERSION string = "0.0.9"
DefaultCount int = 160 // number of words to generate if -c is omitted
DefaultColumns int = 10 // number of columns to print
MaxWidth int = 72 // max width of output, adjusts columns