version bump
Robert 'phaylon' Sedlacek [Thu, 17 Sep 2009 21:03:14 +0000 (23:03 +0200)]
Changes
lib/CatalystX/Declare.pm

diff --git a/Changes b/Changes
index e78a7e3..c77d64a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+[0.011] ...
+
 [0.010] Sun Sep 13 15:52:01 CEST 2009
     - Fix Compat with MooseX::Method::Signatures >=0.22 ( KENTNL )
 
index dafffc2..f5836b8 100644 (file)
@@ -10,7 +10,7 @@ class CatalystX::Declare extends MooseX::Declare is dirty {
 
     clean;
 
-    our $VERSION = '0.010';
+    our $VERSION = '0.011';
 
     around keywords (ClassName $self:) {
         $self->$orig,