#111 support unformed reactors

This commit is contained in:
Mikayla Fischler
2022-11-02 13:45:52 -04:00
parent d87dfb9ebd
commit 54264f5149
5 changed files with 10 additions and 7 deletions

View File

@@ -13,7 +13,7 @@ local svsessions = require("supervisor.session.svsessions")
local config = require("supervisor.config")
local supervisor = require("supervisor.supervisor")
local SUPERVISOR_VERSION = "beta-v0.6.6"
local SUPERVISOR_VERSION = "beta-v0.6.7"
local print = util.print
local println = util.println