X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FAttributeHelpers%2FCollection%2FArray.pm;h=e1090fe6ff4cdd642ca98ba7f220bab8dd605c1f;hb=9e2db1c2f1fac57b7908a080ba8c552e4ae2b59c;hp=db750c36e2ebefceeb90e29da3fff00fc5d98cfc;hpb=02f3f6e8571977b973af407239ae24f11cfa57a2;p=gitmo%2FMooseX-AttributeHelpers.git diff --git a/lib/MooseX/AttributeHelpers/Collection/Array.pm b/lib/MooseX/AttributeHelpers/Collection/Array.pm index db750c3..e1090fe 100644 --- a/lib/MooseX/AttributeHelpers/Collection/Array.pm +++ b/lib/MooseX/AttributeHelpers/Collection/Array.pm @@ -2,7 +2,7 @@ package MooseX::AttributeHelpers::Collection::Array; use Moose; -our $VERSION = '0.16'; +our $VERSION = '0.17'; $VERSION = eval $VERSION; our $AUTHORITY = 'cpan:STEVAN';