aboutsummaryrefslogtreecommitdiffstats
path: root/macros/garret.a-b.lua
diff options
context:
space:
mode:
Diffstat (limited to 'macros/garret.a-b.lua')
-rw-r--r--macros/garret.a-b.lua3
1 files changed, 2 insertions, 1 deletions
diff --git a/macros/garret.a-b.lua b/macros/garret.a-b.lua
index aa0ccd9..dea2bcb 100644
--- a/macros/garret.a-b.lua
+++ b/macros/garret.a-b.lua
@@ -1,7 +1,8 @@
script_name = "A-B"
script_description = "makes checking pre-timing possible."
script_author = "garret"
-script_version = "2.1.0"
+script_version = "2.1.1"
+script_namespace = "garret.a-b"
local haveDepCtrl, DependencyControl, depctrl = pcall(require, "l0.DependencyControl")
if haveDepCtrl then