adding to changelog and changing versions
[gitmo/Class-MOP.git] / lib / Class / MOP.pm
index 06586ce..e54f6ae 100644 (file)
@@ -14,7 +14,7 @@ use Class::MOP::Method;
 use Class::MOP::Immutable;
 
 BEGIN {
-    our $VERSION   = '0.52';
+    our $VERSION   = '0.53';
     our $AUTHORITY = 'cpan:STEVAN';    
     
     use XSLoader;