X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FREST.pm;h=6150e32ed087d40849dee510e504a7ae681cf813;hb=b038297aef37df74c66f2b2522183777c71a7fe0;hp=e009e4f8ec586c940a27297898d88323393dddaa;hpb=45d02f452357463d86706a0f7898b82f3603fd97;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/REST.pm b/lib/Catalyst/Action/REST.pm index e009e4f..6150e32 100644 --- a/lib/Catalyst/Action/REST.pm +++ b/lib/Catalyst/Action/REST.pm @@ -10,7 +10,7 @@ use Catalyst::Controller::REST; BEGIN { require 5.008001; } -our $VERSION = '1.08'; +our $VERSION = '1.09'; $VERSION = eval $VERSION; sub BUILDARGS {