Skip to content

Commit 30077fa

Browse files
chore(release): prepare v0.2.0
1 parent 9f27e0a commit 30077fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)