merge trunk to pluggable errors
[gitmo/Moose.git] / lib / oose.pm
index 5d02aee..ca6463a 100644 (file)
@@ -5,7 +5,8 @@ use warnings;
 
 use Class::MOP;
 
-our $VERSION   = '0.50';
+our $VERSION   = '0.57';
+$VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';
 
 BEGIN {