X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FAttributeHelpers%2FMethodProvider%2FList.pm;h=a0c700cad43bf584bf112645ab44613df0c37083;hb=9e2db1c2f1fac57b7908a080ba8c552e4ae2b59c;hp=73bd25194637815a0c0f904eacf04f7fc4b8b404;hpb=02f3f6e8571977b973af407239ae24f11cfa57a2;p=gitmo%2FMooseX-AttributeHelpers.git diff --git a/lib/MooseX/AttributeHelpers/MethodProvider/List.pm b/lib/MooseX/AttributeHelpers/MethodProvider/List.pm index 73bd251..a0c700c 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.16'; +our $VERSION = '0.17'; $VERSION = eval $VERSION; our $AUTHORITY = 'cpan:STEVAN';