X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FAttributeHelpers%2FString.pm;h=f8da7e85e25fcdc251a1a599cf85bff63fd9fcb0;hb=2e74144c8801485e5c33fdcdcbee9f7d882c1a3a;hp=52e63238e2a07a0c7cee4ac0af5098472f4ff02d;hpb=e0d340ca0cd12125cabbd39e9799e4fc77c2a703;p=gitmo%2FMooseX-AttributeHelpers.git diff --git a/lib/MooseX/AttributeHelpers/String.pm b/lib/MooseX/AttributeHelpers/String.pm index 52e6323..f8da7e8 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.22'; +our $VERSION = '0.23'; $VERSION = eval $VERSION; our $AUTHORITY = 'cpan:STEVAN';