1
0
errors/init.lua
takunomi-build-bot 32a924fa4e
Some checks failed
LÖVE/Lua Library / Test (push) Failing after 5s
LÖVE/Lua Library / Static-Analysis (push) Failing after 3s
🤖 Bumped version to 0.5.3
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-07-10 19:27:05 +02:00

6 lines
145 B
Lua

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