From 2d04b869e20114a3c49b1688e9fd5ff7b6701f00 Mon Sep 17 00:00:00 2001 From: takunomi-build-bot Date: Thu, 17 Apr 2025 16:53:51 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Bumped=20version=20to=200.1.4?= 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/repo-manager) --- spritesheet.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spritesheet.lua b/spritesheet.lua index 135896b..4e63fd4 100644 --- a/spritesheet.lua +++ b/spritesheet.lua @@ -13,7 +13,7 @@ -- - Checks that LÖVE is defined; if not, run in information loading -- mode only. -local _VERSION = '0.1.3' +local _VERSION = '0.1.4' local error_original = error local error, error_internal do