X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FREST.pm;fp=lib%2FCatalyst%2FAction%2FREST.pm;h=e4f08f116d3cc4b286941fcd9398399b8525527b;hb=db8bb64718ed8613ed9bd3427ae520c5c2880c1b;hp=edef056d9a72e020cdbe7dd8d9cb4932f4d183c4;hpb=c4ab35985196763131eb6387b34214849cd60c84;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/REST.pm b/lib/Catalyst/Action/REST.pm index edef056..e4f08f1 100644 --- a/lib/Catalyst/Action/REST.pm +++ b/lib/Catalyst/Action/REST.pm @@ -17,7 +17,7 @@ use Catalyst::Controller::REST; BEGIN { require 5.008001; } -our $VERSION = '0.73'; +our $VERSION = '0.74'; sub new { my $class = shift;