X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FAttributeHelpers%2FString.pm;h=facca62569f607fc0f44e8dc60922bbc1fabd0fb;hb=9e2db1c2f1fac57b7908a080ba8c552e4ae2b59c;hp=6b31ffe132ac73b52f42651a39421ca4bf5b0e10;hpb=02f3f6e8571977b973af407239ae24f11cfa57a2;p=gitmo%2FMooseX-AttributeHelpers.git diff --git a/lib/MooseX/AttributeHelpers/String.pm b/lib/MooseX/AttributeHelpers/String.pm index 6b31ffe..facca62 100644 --- a/lib/MooseX/AttributeHelpers/String.pm +++ b/lib/MooseX/AttributeHelpers/String.pm @@ -2,7 +2,7 @@ package MooseX::AttributeHelpers::String; use Moose; -our $VERSION = '0.16'; +our $VERSION = '0.17'; $VERSION = eval $VERSION; our $AUTHORITY = 'cpan:STEVAN';