Make the release steps less prone to interpretation :)
[gitmo/Moose.git] / lib / oose.pm
index b4e9d83..af99b05 100644 (file)
@@ -5,7 +5,7 @@ use warnings;
 
 use Class::MOP;
 
-our $VERSION   = '0.80';
+our $VERSION   = '0.93';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';