1
0
spritesheet/init.lua
takunomi-build-bot 3c3bf9b1a9
All checks were successful
LÖVE Library / Lua-Testing (push) Successful in 5s
LÖVE Library / Static-Analysis (push) Successful in 4s
🤖 Bumped version to 0.1.1
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-07-06 23:55:34 +02:00

6 lines
107 B
Lua

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