From: Robert 'phaylon' Sedlacek Date: Tue, 18 Aug 2009 18:04:35 +0000 (+0200) Subject: version bump X-Git-Tag: 0.009~9 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalystX-Declare.git;a=commitdiff_plain;h=5bb744f2699712bda1eb6667d9f32ff92a5339fe version bump --- diff --git a/Changes b/Changes index a500e7f..e2a73d0 100644 --- 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 diff --git a/lib/CatalystX/Declare.pm b/lib/CatalystX/Declare.pm index f998713..312ee89 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.008'; + our $VERSION = '0.009'; around keywords (ClassName $self:) { $self->$orig,