1
0
spritesheet/init.lua
takunomi-build-bot b050a985ba
All checks were successful
LÖVE/Lua Library / Test (push) Successful in 6s
LÖVE/Lua Library / Static-Analysis (push) Successful in 3s
🤖 Bumped version to 0.1.3
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-07-10 21:19:27 +02:00

6 lines
107 B
Lua

local _VERSION = '0.1.3'
local lib = require ((...) .. '.spritesheet')
lib._VERSION = _VERSION
return lib