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 ce71fd1 commit f907a15Copy full SHA for f907a15
main.go
@@ -31,7 +31,7 @@ const (
31
column = 30
32
33
// VERSION is a version of this app
34
- VERSION = "0.0.2"
+ VERSION = "0.0.3"
35
)
36
37
const templateDirContent = `
0 commit comments