We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a5d30b commit 9b0f857Copy full SHA for 9b0f857
core/procs.go
@@ -39,7 +39,7 @@ const (
39
PRINT_IF_NOT_NIL
40
)
41
42
-const VERSION = "v1.5.5"
+const VERSION = "v1.5.6"
43
44
const (
45
CLJ Dialect = iota
0 commit comments