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