X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FAttributeHelpers%2FMethodProvider%2FList.pm;h=e4a101f78ded70980eb7cc3cb15fddc83d4d110d;hb=2e74144c8801485e5c33fdcdcbee9f7d882c1a3a;hp=793766cda8c87e6a79c3f755b0ce3457b19f2f43;hpb=fda444e70db8fa4a13c1a24dda315b506d45b839;p=gitmo%2FMooseX-AttributeHelpers.git diff --git a/lib/MooseX/AttributeHelpers/MethodProvider/List.pm b/lib/MooseX/AttributeHelpers/MethodProvider/List.pm index 793766c..e4a101f 100644 --- a/lib/MooseX/AttributeHelpers/MethodProvider/List.pm +++ b/lib/MooseX/AttributeHelpers/MethodProvider/List.pm @@ -1,7 +1,7 @@ package MooseX::AttributeHelpers::MethodProvider::List; use Moose::Role; -our $VERSION = '0.20'; +our $VERSION = '0.23'; $VERSION = eval $VERSION; our $AUTHORITY = 'cpan:STEVAN';