Skip to content

Commit ab62eca

Browse files
committed
update version
1 parent ab32045 commit ab62eca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

draw/init.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
"strings"
99
)
1010

11-
const VERSION = "v1.0.0"
11+
const VERSION = "v1.0.1"
1212
const FontUrl = "https://raw.githubusercontent.com/hellflame/terminal_printer/" +
1313
"808004a7cd41b4383bfe6aa310c491c69d9b2556/fonts/"
1414
const FillLength = 224

0 commit comments

Comments
 (0)