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=b9e84cfdf28642e6ed0c21087d4fda77820a9b68;hb=665a446debcdb5bc02aae2034ad4172a7899e054;hp=26c4933067920e2d08897e6a0d74420907b0c0ad;hpb=b018a7c4fc35d5e89294fd9155a173ffecf51975;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/REST.pm b/lib/Catalyst/Action/REST.pm index 26c4933..b9e84cf 100644 --- a/lib/Catalyst/Action/REST.pm +++ b/lib/Catalyst/Action/REST.pm @@ -18,7 +18,7 @@ use Catalyst::Controller::REST; BEGIN { require 5.008001; } -our $VERSION = '0.73'; +our $VERSION = '0.71'; sub new { my $class = shift;