X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FAttributeHelpers%2FMethodProvider%2FString.pm;h=a9291a7f9b0dda7c0f4d7718d797e0cdeb1d4273;hb=227feec855064b6c4f662df68870f76b4803fc68;hp=3be3f054b01541d9c5432507c6816e7e4572f85b;hpb=ff83070362eaf0cd14b8d816468b68038d6709fa;p=gitmo%2FMooseX-AttributeHelpers.git diff --git a/lib/MooseX/AttributeHelpers/MethodProvider/String.pm b/lib/MooseX/AttributeHelpers/MethodProvider/String.pm index 3be3f05..a9291a7 100644 --- a/lib/MooseX/AttributeHelpers/MethodProvider/String.pm +++ b/lib/MooseX/AttributeHelpers/MethodProvider/String.pm @@ -2,7 +2,7 @@ package MooseX::AttributeHelpers::MethodProvider::String; use Moose::Role; -our $VERSION = '0.14'; +our $VERSION = '0.16'; $VERSION = eval $VERSION; our $AUTHORITY = 'cpan:STEVAN';