diff --git a/core/procs.go b/core/procs.go index d2a2cf0c..6dc9fd30 100644 --- a/core/procs.go +++ b/core/procs.go @@ -38,7 +38,7 @@ const ( PRINT_IF_NOT_NIL ) -const VERSION = "v1.3.1" +const VERSION = "v1.3.2" const ( CLJ Dialect = iota