Refactored the code so we have methods for making import &
[gitmo/Moose.git] / lib / oose.pm
index b4d9294..c490daa 100644 (file)
@@ -5,7 +5,7 @@ use warnings;
 
 use Class::MOP;
 
-our $VERSION   = '0.53';
+our $VERSION   = '0.56';
 our $AUTHORITY = 'cpan:STEVAN';
 
 BEGIN {