diff --git a/core/procs.go b/core/procs.go index ac8dd9254..102d668a9 100644 --- a/core/procs.go +++ b/core/procs.go @@ -30,7 +30,7 @@ const ( EVAL ) -const VERSION = "v0.8.8" +const VERSION = "v0.8.9" const ( CLJ Dialect = iota