Changes tweaks
Dave Rolsky [Wed, 1 Jul 2009 17:55:29 +0000 (12:55 -0500)]
Changes

diff --git a/Changes b/Changes
index bead5a5..bf288f9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,11 +1,10 @@
 Revision history for Perl extension Class-MOP.
 
-0.90
+0.89
     * Class::MOP::Method
       - Allow a blessed code reference as the method body. Fixes a
         problem interaction with MooseX::Types. (ash)
 
-0.89
     * Class::MOP::Instance
       - add inline version of rebless_instance_structure. (doy)
       - change inline_slot_access to use single quotes (gphat)