From b050a985babf03e7d788b9b003fc19826dbded5f Mon Sep 17 00:00:00 2001 From: takunomi-build-bot Date: Wed, 10 Jul 2024 21:19:27 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Bumped=20version=20to=200.1.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index 305fd75..e811b15 100644 --- a/init.lua +++ b/init.lua @@ -1,4 +1,4 @@ -local _VERSION = '0.1.2' +local _VERSION = '0.1.3' local lib = require ((...) .. '.spritesheet') lib._VERSION = _VERSION