Bump us up to 0.51
[gitmo/Moose.git] / lib / Moose.pm
index c4e6f5a..170ca84 100644 (file)
@@ -4,7 +4,7 @@ package Moose;
 use strict;
 use warnings;
 
-our $VERSION   = '0.50';
+our $VERSION   = '0.51';
 our $AUTHORITY = 'cpan:STEVAN';
 
 use Scalar::Util 'blessed';