bump version to 1.06
[gitmo/Class-MOP.git] / README
diff --git a/README b/README
index 4728842..7a8530e 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Class::MOP version 0.73
+Class::MOP version 1.06
 ===========================
 
 See the individual module documentation for more information
@@ -15,11 +15,12 @@ To install this module type the following:
 DEPENDENCIES
 
 This module requires these other modules and libraries:
-    
+
+    Devel::GlobalDestruction
+    MRO::Compat
     Scalar::Util
     Sub::Name
-    Carp
-    B   
+    Task::Weaken
 
 COPYRIGHT AND LICENCE