X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FAttributeHelpers%2FTrait%2FNumber.pm;h=12148118dbdc85b5ef6fa68e94068149e7a1a2a4;hb=9807aa669ec5b7cd1cb23d3bd9fec8ad4929eb15;hp=cab6640988d8b776d226b908655df8c6ea87b1f9;hpb=c1984b5cba19ecded4359b572d572baf13d8fc1d;p=gitmo%2FMooseX-AttributeHelpers.git diff --git a/lib/MooseX/AttributeHelpers/Trait/Number.pm b/lib/MooseX/AttributeHelpers/Trait/Number.pm index cab6640..1214811 100644 --- a/lib/MooseX/AttributeHelpers/Trait/Number.pm +++ b/lib/MooseX/AttributeHelpers/Trait/Number.pm @@ -1,7 +1,7 @@ package MooseX::AttributeHelpers::Trait::Number; use Moose::Role; -our $VERSION = '0.19'; +our $VERSION = '0.21'; $VERSION = eval $VERSION; our $AUTHORITY = 'cpan:STEVAN';