From 13f8d1fbc9568da05bd8ee526a2a863d87d68e9c Mon Sep 17 00:00:00 2001 From: takunomi-build-bot Date: Sat, 6 Jul 2024 23:55:32 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Bumped=20version=20to=200.5.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index 54f1c93..46f7eb4 100644 --- a/init.lua +++ b/init.lua @@ -1,4 +1,4 @@ -local _VERSION = '0.5.0' +local _VERSION = '0.5.1' local assert_gooder = assert(require((... and select('1', ...):match('.+')..'.' or '')..'assert-gooder'), '[assert-gooder]: Could not load vital library: assert-gooder') assert_gooder._VERSION = _VERSION