X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FAttributeHelpers%2FMethodProvider%2FArray.pm;fp=lib%2FMooseX%2FAttributeHelpers%2FMethodProvider%2FArray.pm;h=7345208fc1f15cea981af9e10e017713bf9e362a;hb=2dc1c4f7a09c26890c2ff43cafcef9d60b3e3c2a;hp=2fec59a02a67dd45d886d34b6c6255db51cb708e;hpb=1899eeaabbc3bd1506fcac0a02bc8bfb394089af;p=gitmo%2FMooseX-AttributeHelpers.git diff --git a/lib/MooseX/AttributeHelpers/MethodProvider/Array.pm b/lib/MooseX/AttributeHelpers/MethodProvider/Array.pm index 2fec59a..7345208 100644 --- a/lib/MooseX/AttributeHelpers/MethodProvider/Array.pm +++ b/lib/MooseX/AttributeHelpers/MethodProvider/Array.pm @@ -1,7 +1,7 @@ package MooseX::AttributeHelpers::MethodProvider::Array; use Moose::Role; -our $VERSION = '0.12_01'; +our $VERSION = '0.13'; $VERSION = eval $VERSION; our $AUTHORITY = 'cpan:STEVAN';