bumped version
Robert 'phaylon' Sedlacek [Wed, 12 Aug 2009 20:57:01 +0000 (22:57 +0200)]
Changes
lib/CatalystX/Declare.pm

diff --git a/Changes b/Changes
index 62281f4..f226617 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+[0.006] ...
+
 [0.005] Wed Aug 12 22:51:42 CEST 2009
     - action signature errors now lead to 404's, not 400's
     - prereq D:D version that fixed method invocation issue
index f8959d5..50e557f 100644 (file)
@@ -10,7 +10,7 @@ class CatalystX::Declare extends MooseX::Declare is dirty {
 
     clean;
 
-    our $VERSION = '0.005';
+    our $VERSION = '0.006';
 
     around keywords {
         $self->$orig,