From 080304e1ec90de4b1bcdc5d2556e778bb52d8c82 Mon Sep 17 00:00:00 2001 From: Nick Logan Date: Mon, 6 Jan 2025 19:57:02 -0800 Subject: [PATCH] Bump version 0.22.7 --- META6.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/META6.json b/META6.json index 9fead8cb..e9deb034 100644 --- a/META6.json +++ b/META6.json @@ -3,7 +3,7 @@ "raku" : "6.c", "name" : "zef", "api" : "0", - "version" : "0.22.6", + "version" : "0.22.7", "auth" : "github:ugexe", "description" : "Raku Module Management", "license" : "Artistic-2.0",