bump version, add dependabot

This commit is contained in:
2024-09-25 19:08:20 +02:00
parent c2883384fe
commit f14a30b528
3 changed files with 19 additions and 9 deletions

View File

@@ -124,7 +124,7 @@ var Templates = map[string]string{
}
const (
VERSION string = "0.0.3"
VERSION string = "0.0.4"
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