From 3ee38754fcdc72130473d463d266c11bc5764f24 Mon Sep 17 00:00:00 2001 From: Karen Etheridge Date: Sat, 18 Nov 2017 19:57:57 -0800 Subject: [PATCH] fix Attribute::Handlers pod to match new $VERSION ..as the comment next to the $VERSION declaration reminds us to do --- dist/Attribute-Handlers/lib/Attribute/Handlers.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/Attribute-Handlers/lib/Attribute/Handlers.pm b/dist/Attribute-Handlers/lib/Attribute/Handlers.pm index 68b029a..f028286 100644 --- a/dist/Attribute-Handlers/lib/Attribute/Handlers.pm +++ b/dist/Attribute-Handlers/lib/Attribute/Handlers.pm @@ -272,7 +272,7 @@ Attribute::Handlers - Simpler definition of attribute handlers =head1 VERSION -This document describes version 1.00 of Attribute::Handlers. +This document describes version 1.01 of Attribute::Handlers. =head1 SYNOPSIS -- 1.8.3.1