diff --git a/modules/ILL/ILL.moon b/modules/ILL/ILL.moon index b84c497..cc2e30e 100644 --- a/modules/ILL/ILL.moon +++ b/modules/ILL/ILL.moon @@ -1,4 +1,4 @@ -module_version = "1.4.3" +module_version = "1.4.4" haveDepCtrl, DependencyControl = pcall require, "l0.DependencyControl"