X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Action-REST.git;a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FREST.pm;h=cbd2095e2091486cbaf00c81bde68fdd5c8cf741;hp=c862072182d1b9444d12613089cd87f6fbb0a8f9;hb=3bb36dcaabf34fef5c15b1bb74c5eb198a7f5168;hpb=04882f724c65acfe5dd4226078f105b6cf6eaf2e diff --git a/lib/Catalyst/Action/REST.pm b/lib/Catalyst/Action/REST.pm index c862072..cbd2095 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 = '0.81'; +our $VERSION = '0.82'; $VERSION = eval $VERSION; sub new {