about summary refs log tree commit diff stats
path: root/META6.json
diff options
context:
space:
mode:
Diffstat (limited to 'META6.json')
-rw-r--r--META6.json3
1 files changed, 2 insertions, 1 deletions
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+>"