From bad5b1884f4958376f2cc7299310783100f88c7b Mon Sep 17 00:00:00 2001 From: takunomi-build-bot Date: Thu, 17 Apr 2025 16:26:54 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Bumped=20version=20to=201.0.8?= 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) --- colors.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colors.lua b/colors.lua index db63257..e1f969c 100644 --- a/colors.lua +++ b/colors.lua @@ -17,7 +17,7 @@ local GAMMA = 2.2 local GAMMA_INV = 1/GAMMA -local _VERSION = '1.0.7' +local _VERSION = '1.0.8' local colors = {_VERSION = _VERSION}