X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FREST.pm;h=6323dae438be6ca20c33e1ce5d60e4452e3a89be;hb=refs%2Ftags%2F1.02;hp=04454223f1de990aec7730b197bae58c7c99420c;hpb=e4da8ada8115052b4050910cf1a955a13cb5c5f4;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/REST.pm b/lib/Catalyst/Action/REST.pm index 0445422..6323dae 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.01'; +our $VERSION = '1.02'; $VERSION = eval $VERSION; sub BUILDARGS {