X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMoose%2FMeta%2FMethod%2FAccessor%2FNative%2FString%2Fclear.pm;h=5bc6b7151cf554648524e8d06a540b5ad2c990cb;hb=0c3879e855fa83153b432144307fb0e8b7e8d595;hp=06823b7036b0bed2601c38dc1d5b2020badf305e;hpb=8b9641b857cdd065a68f9b74ad072b1d58fcd4e1;p=gitmo%2FMoose.git diff --git a/lib/Moose/Meta/Method/Accessor/Native/String/clear.pm b/lib/Moose/Meta/Method/Accessor/Native/String/clear.pm index 06823b7..5bc6b71 100644 --- a/lib/Moose/Meta/Method/Accessor/Native/String/clear.pm +++ b/lib/Moose/Meta/Method/Accessor/Native/String/clear.pm @@ -3,7 +3,7 @@ package Moose::Meta::Method::Accessor::Native::String::clear; use strict; use warnings; -our $VERSION = '1.14'; +our $VERSION = '1.25'; $VERSION = eval $VERSION; our $AUTHORITY = 'cpan:STEVAN';