Skip to content

Commit d26e53a

Browse files
committed
bump version
1 parent d0727f4 commit d26e53a

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
@@ -36,7 +36,7 @@ const (
3636
width = 80
3737

3838
// VERSION is a version of this app
39-
VERSION = "0.0.4"
39+
VERSION = "0.0.10"
4040
)
4141

4242
const templateDirContent = `

0 commit comments

Comments
 (0)