version 3.3.0 bump

This commit is contained in:
Kuba Gretzky
2024-04-02 14:17:29 +02:00
parent d06e1035b4
commit f4d5113764
+1 -1
View File
@@ -8,7 +8,7 @@ import (
)
const (
VERSION = "3.2.0"
VERSION = "3.3.0"
)
func putAsciiArt(s string) {