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