From f8240487d8f193ca225319a8f3f96e9b83f8627f Mon Sep 17 00:00:00 2001 From: takunomi-build-bot Date: Thu, 17 Apr 2025 16:20:25 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Bumped=20version=20to=200.5.6?= 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) --- errors.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/errors.lua b/errors.lua index 7a35ab3..a6ea4c1 100644 --- a/errors.lua +++ b/errors.lua @@ -2,7 +2,7 @@ -- -- Lua library for advanced error handling. -local _VERSION = '0.5.5' +local _VERSION = '0.5.6' local string_dist do