bumped version
Robert 'phaylon' Sedlacek [Sun, 16 Aug 2009 01:49:07 +0000 (03:49 +0200)]
Changes
lib/CatalystX/Declare.pm

diff --git a/Changes b/Changes
index f8dd7d2..b28b51c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+[0.007] ...
+
 [0.006] Sun Aug 16 03:43:10 CEST 2009
     - fixed keyword listing method to use new MXD around
     - changed prereq for D:D to ensure fix of method call issue
index 43c58d9..dc2e3d5 100644 (file)
@@ -10,7 +10,7 @@ class CatalystX::Declare extends MooseX::Declare is dirty {
 
     clean;
 
-    our $VERSION = '0.006';
+    our $VERSION = '0.007';
 
     around keywords (ClassName $self:) {
         $self->$orig,