1
0
colors/init.lua
takunomi-build-bot 45b8079f6d
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 1.0.6
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-07-10 21:19:21 +02:00

6 lines
111 B
Lua

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