Skip to content

Commit 45af6e0

Browse files
release: prepare v0.2.0
1 parent 9183f27 commit 45af6e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/bit/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ func main() {
7272
// Show version
7373
if version {
7474
fmt.Println("Bit - Terminal ANSI Logo Designer & Font Library")
75-
fmt.Println("Version: 0.1.0")
75+
fmt.Println("Version: 0.2.0")
7676
fmt.Println("https://github.com/superstarryeyes/bit")
7777
return
7878
}

0 commit comments

Comments
 (0)