X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FAttributeHelpers%2FMethodProvider%2FBool.pm;h=908aa955d5fc1e85836395fc0e85d3429aa71fa2;hb=1ccccb1f899425f1da631506c0a8370df9419e5c;hp=3d279f423417739bc9e692f32f4f98d224bce210;hpb=063fae5ea7080c5bf1d13ef7c6ac3d42351ae3fd;p=gitmo%2FMooseX-AttributeHelpers.git diff --git a/lib/MooseX/AttributeHelpers/MethodProvider/Bool.pm b/lib/MooseX/AttributeHelpers/MethodProvider/Bool.pm index 3d279f4..908aa95 100644 --- a/lib/MooseX/AttributeHelpers/MethodProvider/Bool.pm +++ b/lib/MooseX/AttributeHelpers/MethodProvider/Bool.pm @@ -2,7 +2,7 @@ package MooseX::AttributeHelpers::MethodProvider::Bool; use Moose::Role; -our $VERSION = '0.01'; +our $VERSION = '0.11'; our $AUTHORITY = 'cpan:STEVAN'; sub set : method {