1
0

🤖 Bumped version to 0.5.1
Some checks failed
Lua Library / Lua-Testing (push) Failing after 5s
Lua Library / Static-Analysis (push) Successful in 3s

This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
This commit is contained in:
Takunomi Automaticus, The 2nd 2024-07-06 23:55:32 +02:00
parent 5ebea27e3b
commit 13f8d1fbc9

View File

@ -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