From 5ea807e64621a6cc75c0b4c70161feb0250fe3d6 Mon Sep 17 00:00:00 2001
From: Andinus <andinus@nand.sh>
Date: Wed, 3 Nov 2021 23:14:03 +0530
Subject: Add Hex2RGB module in META6.json

---
 META6.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/META6.json b/META6.json
index eb45e73..1cf95de 100644
--- a/META6.json
+++ b/META6.json
@@ -7,7 +7,8 @@
     "license" : "ISC",
     "perl" : "6.d",
     "provides" : {
-        "Fornax::CLI" : "lib/Fornax/CLI.rakumod"
+        "Fornax::CLI" : "lib/Fornax/CLI.rakumod",
+        "Fornax::Hex2RGB" : "lib/Fornax/Hex2RGB.rakumod"
     },
     "depends" : [
         "Cairo:ver<0.2.7+>"
-- 
cgit 1.4.1-2-gfad0