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