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 d0727f4 commit d26e53aCopy full SHA for d26e53a
main.go
@@ -36,7 +36,7 @@ const (
36
width = 80
37
38
// VERSION is a version of this app
39
- VERSION = "0.0.4"
+ VERSION = "0.0.10"
40
)
41
42
const templateDirContent = `
0 commit comments