diff --git a/core/procs.go b/core/procs.go index de11fe06f..46f6e2775 100644 --- a/core/procs.go +++ b/core/procs.go @@ -38,7 +38,7 @@ const ( PRINT_IF_NOT_NIL ) -const VERSION = "v0.15.4" +const VERSION = "v0.15.5" const ( CLJ Dialect = iota