We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de0295f commit cda4367Copy full SHA for cda4367
core/procs.go
@@ -37,7 +37,7 @@ const (
37
PRINT_IF_NOT_NIL
38
)
39
40
-const VERSION = "v0.15.3"
+const VERSION = "v0.15.4"
41
42
const (
43
CLJ Dialect = iota
0 commit comments