X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FAttributeHelpers%2FMethodProvider%2FCounter.pm;h=d5f132bf1dc7dad98deb150acfd6e30ef15d74cf;hb=3ebd23e61a6d6f3c4dbda39e3b9d90c0b34d52c5;hp=443bec5318f1670fc76b3bbc5ba7c43c316b7e02;hpb=4a0da5ad53122b59937c3ed68260422a74b7e2be;p=gitmo%2FMooseX-AttributeHelpers.git diff --git a/lib/MooseX/AttributeHelpers/MethodProvider/Counter.pm b/lib/MooseX/AttributeHelpers/MethodProvider/Counter.pm index 443bec5..d5f132b 100644 --- a/lib/MooseX/AttributeHelpers/MethodProvider/Counter.pm +++ b/lib/MooseX/AttributeHelpers/MethodProvider/Counter.pm @@ -2,7 +2,7 @@ package MooseX::AttributeHelpers::MethodProvider::Counter; use Moose::Role; -our $VERSION = '0.19'; +our $VERSION = '0.22'; $VERSION = eval $VERSION; our $AUTHORITY = 'cpan:STEVAN';