From 5f337d887bc3b4a8edada9d01d6f8a02d1259b55 Mon Sep 17 00:00:00 2001 From: Andinus Date: Wed, 12 Jan 2022 12:48:08 +0530 Subject: Bump version to v0.2.3 --- META6.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'META6.json') diff --git a/META6.json b/META6.json index ca48954..fce9e5d 100644 --- a/META6.json +++ b/META6.json @@ -1,7 +1,7 @@ { "name" : "octans", "auth" : "zef:andinus", - "version" : "0.2.2", + "version" : "0.2.3", "description" : "Octans is a program to solve Algot's Wordplay (Wordsearch) puzzles", "authors" : [ "Andinus " ], "license" : "ISC", @@ -15,7 +15,8 @@ "Octans::WordSearch" : "lib/Octans/WordSearch.rakumod" }, "depends" : [ - "WWW:ver<1.005006+>:auth" + "WWW:ver<1.005006+>:auth", + "Cairo:ver<0.2.7+>" ], "build-depends" : [ ], "test-depends" : [ ], -- cgit 1.4.1-2-gfad0