preparation for 0.12 0.12
Robert 'phaylon' Sedlacek [Thu, 1 Apr 2010 19:05:37 +0000 (21:05 +0200)]
Changes
lib/CatalystX/Declare.pm

diff --git a/Changes b/Changes
index 0cd6f04..8ffa3f4 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-[0.012] ...
+[0.012] Thu Apr  1 21:03:30 CEST 2010
     - fixed query parameter handling
 
 [0.011] Sun Oct 11 20:18:19 CEST 2009
index f5836b8..953e3a8 100644 (file)
@@ -10,7 +10,7 @@ class CatalystX::Declare extends MooseX::Declare is dirty {
 
     clean;
 
-    our $VERSION = '0.011';
+    our $VERSION = '0.012';
 
     around keywords (ClassName $self:) {
         $self->$orig,