X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMoose%2FMeta%2FMethod%2FAccessor%2FNative%2FArray%2Fnatatime.pm;h=63d0be755903a1192ad85a0712831d0a7c77bc0b;hb=f4b86ac0e1fd7ff8a180f2f8332821170db5371e;hp=8a3d83cd051763c5afd961e197de4eb4ec458fdc;hpb=0953b5a4784ae9e36130d87ad9bff255b5c581c8;p=gitmo%2FMoose.git diff --git a/lib/Moose/Meta/Method/Accessor/Native/Array/natatime.pm b/lib/Moose/Meta/Method/Accessor/Native/Array/natatime.pm index 8a3d83c..63d0be7 100644 --- a/lib/Moose/Meta/Method/Accessor/Native/Array/natatime.pm +++ b/lib/Moose/Meta/Method/Accessor/Native/Array/natatime.pm @@ -6,7 +6,7 @@ use warnings; use List::MoreUtils (); use Params::Util (); -our $VERSION = '1.15'; +our $VERSION = '1.16'; $VERSION = eval $VERSION; our $AUTHORITY = 'cpan:STEVAN';