From 9eb09662194df91a9c4adc3d017dfe6ce175382a Mon Sep 17 00:00:00 2001 From: Andinus Date: Sat, 1 May 2021 16:54:26 +0530 Subject: Bump version, update dependencies --- META6.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/META6.json b/META6.json index cf0dab6..254965f 100644 --- a/META6.json +++ b/META6.json @@ -1,7 +1,7 @@ { "name" : "antlia", "auth" : "zef:andinus", - "version" : "0.1.0", + "version" : "0.1.1", "description" : "Antlia is a text based Rock paper scissors game", "authors" : [ "Andinus " ], "license" : "ISC", @@ -10,7 +10,8 @@ "Antlia::CLI" : "lib/Antlia/CLI.rakumod" }, "depends" : [ - "Terminal::Table:auth" + "Terminal::Table:auth", + "Terminal::ANSIColor" ], "resources" : [ "rock/1", "rock/2", "paper/1", "paper/2", "scissor/1", "scissor/2" -- cgit 1.4.1-2-gfad0