1
0
colors/init.lua
takunomi-build-bot 7f96c5ba07
Some checks failed
LÖVE/Lua Library / Test (push) Failing after 5s
LÖVE/Lua Library / Static-Analysis (push) Successful in 3s
🤖 Bumped version to 1.0.2
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-07-06 23:29:32 +02:00

6 lines
111 B
Lua

local _VERSION = '1.0.2'
local colors = require ((...) .. '.colors')
colors._VERSION = _VERSION
return colors