version bump
Robert 'phaylon' Sedlacek [Tue, 18 Aug 2009 18:04:35 +0000 (20:04 +0200)]
Changes
lib/CatalystX/Declare.pm

diff --git a/Changes b/Changes
index a500e7f..e2a73d0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+[0.009] ...
+
 [0.008] Tue Aug 18 19:59:57 CEST 2009
     - default_inner now ignores arguments
     - preparations for parameterized roles
index f998713..312ee89 100644 (file)
@@ -10,7 +10,7 @@ class CatalystX::Declare extends MooseX::Declare is dirty {
 
     clean;
 
-    our $VERSION = '0.008';
+    our $VERSION = '0.009';
 
     around keywords (ClassName $self:) {
         $self->$orig,