We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ece456 commit 755c4a8Copy full SHA for 755c4a8
core/procs.go
@@ -39,7 +39,7 @@ const (
39
PRINT_IF_NOT_NIL
40
)
41
42
-const VERSION = "v1.5.8"
+const VERSION = "v1.6.0"
43
44
const (
45
CLJ Dialect = iota
0 commit comments