From 3149b8c7148797e340fc6c226b031b2eeb532560 Mon Sep 17 00:00:00 2001 From: Andinus Date: Thu, 18 Nov 2021 16:58:29 +0530 Subject: Add GenerateFrame to META6.json, update version --- META6.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/META6.json b/META6.json index 1cf95de..3fc67d1 100644 --- a/META6.json +++ b/META6.json @@ -1,14 +1,15 @@ { "name" : "fornax", "auth" : "zef:andinus", - "version" : "0.1.0", + "version" : "0.2.0", "description" : "Collection of tools to visualize Path Finding Algorithms", "authors" : [ "Andinus " ], "license" : "ISC", "perl" : "6.d", "provides" : { "Fornax::CLI" : "lib/Fornax/CLI.rakumod", - "Fornax::Hex2RGB" : "lib/Fornax/Hex2RGB.rakumod" + "Fornax::Hex2RGB" : "lib/Fornax/Hex2RGB.rakumod", + "Fornax::GenerateFrame" : "lib/Fornax/GenerateFrame.rakumod" }, "depends" : [ "Cairo:ver<0.2.7+>" -- cgit 1.4.1-2-gfad0