Skip to content

Commit f907a15

Browse files
committed
bump!
1 parent ce71fd1 commit f907a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ const (
3131
column = 30
3232

3333
// VERSION is a version of this app
34-
VERSION = "0.0.2"
34+
VERSION = "0.0.3"
3535
)
3636

3737
const templateDirContent = `

0 commit comments

Comments
 (0)