diff --git a/core/procs.go b/core/procs.go index d82eea585..6c9f729c6 100644 --- a/core/procs.go +++ b/core/procs.go @@ -52,7 +52,7 @@ const ( PRINT_IF_NOT_NIL ) -const VERSION = "v0.12.1" +const VERSION = "v0.12.2" var internalLibs map[string][]byte