From: Robert 'phaylon' Sedlacek Date: Wed, 12 Aug 2009 20:57:01 +0000 (+0200) Subject: bumped version X-Git-Tag: 0.006~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=025923ced500bbf4556df042564dd5768b6efa1c;hp=7fb06b2eb88b3348237a1833b529c0337eb45e3d;p=catagits%2FCatalystX-Declare.git bumped version --- diff --git a/Changes b/Changes index 62281f4..f226617 100644 --- 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 diff --git a/lib/CatalystX/Declare.pm b/lib/CatalystX/Declare.pm index f8959d5..50e557f 100644 --- a/lib/CatalystX/Declare.pm +++ b/lib/CatalystX/Declare.pm @@ -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,