some refactoring of handles
[gitmo/Moose.git] / lib / Moose.pm
index 766a346..ecc8801 100644 (file)
@@ -4,7 +4,7 @@ package Moose;
 use strict;
 use warnings;
 
-our $VERSION   = '0.54';
+our $VERSION   = '0.55';
 our $AUTHORITY = 'cpan:STEVAN';
 
 use Scalar::Util 'blessed';