From fad2f66c417ef4ef6ac525636fb2e1de1796b032 Mon Sep 17 00:00:00 2001 From: James E Keenan Date: Sun, 31 Aug 2025 21:57:15 -0400 Subject: [PATCH] Attribute-Handlers: update VERSION in %Maintainers::Modules --- Porting/Maintainers.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index cca2e5ab2bbe..6543cf39e46d 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -145,7 +145,7 @@ package Maintainers; }, 'Attribute::Handlers' => { - 'DISTRIBUTION' => 'RJBS/Attribute-Handlers-0.99.tar.gz', + 'DISTRIBUTION' => 'RJBS/Attribute-Handlers-1.03.tar.gz', 'FILES' => q[dist/Attribute-Handlers], },