diff --git a/core/procs.go b/core/procs.go index b026f92e3..e3e0a3988 100644 --- a/core/procs.go +++ b/core/procs.go @@ -30,7 +30,7 @@ const ( EVAL ) -const VERSION = "v0.9.3" +const VERSION = "v0.9.4" const ( CLJ Dialect = iota