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=e530bded1cb7f797bfc69a6ecdd335642682fe16;hb=aff6aafcfff96c2a91bd044e35010757feae584c;hp=6fc4a13fc2a54e7279153add1f4a99e9aac33573;hpb=757d0de5eaf1c172e6c17a7f257c34424f05d629;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 6fc4a13..e530bde 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.17'; +our $VERSION = '1.18'; $VERSION = eval $VERSION; our $AUTHORITY = 'cpan:STEVAN';