1
0
errors/init.lua
takunomi-build-bot c09e54d9c1
Some checks failed
Lua Library / Lua-Testing (push) Failing after 6s
Lua Library / Static-Analysis (push) Successful in 4s
🤖 Bumped version to 0.5.1
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-07-06 23:54:24 +02:00

6 lines
145 B
Lua

local _VERSION = '0.5.1'
local errors = require (((...) ~= 'init' and (...) .. '.' or '') .. 'errors')
errors._VERSION = _VERSION
return errors