version bump
Robert 'phaylon' Sedlacek [Sun, 16 Aug 2009 02:14:51 +0000 (04:14 +0200)]
Changes
lib/CatalystX/Declare.pm

diff --git a/Changes b/Changes
index 8a9f4c7..b7c1072 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+[0.008] ...
+
 [0.007] Sun Aug 16 04:12:43 CEST 2009
     - used namespace keyword in examples
     - allow namespace shorcuts in controller role application
index dc2e3d5..f998713 100644 (file)
@@ -10,7 +10,7 @@ class CatalystX::Declare extends MooseX::Declare is dirty {
 
     clean;
 
-    our $VERSION = '0.007';
+    our $VERSION = '0.008';
 
     around keywords (ClassName $self:) {
         $self->$orig,