X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FAttributeHelpers.pm;h=d8d6cbc59385d15bbf30a09ac7b7dcabbc26b296;hb=2e74144c8801485e5c33fdcdcbee9f7d882c1a3a;hp=6e365ecee296f66c217078deb17726a12e1e0a8a;hpb=e0d340ca0cd12125cabbd39e9799e4fc77c2a703;p=gitmo%2FMooseX-AttributeHelpers.git diff --git a/lib/MooseX/AttributeHelpers.pm b/lib/MooseX/AttributeHelpers.pm index 6e365ec..d8d6cbc 100644 --- a/lib/MooseX/AttributeHelpers.pm +++ b/lib/MooseX/AttributeHelpers.pm @@ -1,7 +1,7 @@ package MooseX::AttributeHelpers; -our $VERSION = '0.22'; +our $VERSION = '0.23'; $VERSION = eval $VERSION; our $AUTHORITY = 'cpan:STEVAN';