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=a525ed6013f34cae557d8b9b77d4035512cfba5a;hp=68ed90a594037e76d3f36c62f466f901a13ac8ae;hb=a400ef8b6bb950a4fb6d17e20d912d920370549a;hpb=c93a41f27d93106cc018e9733440dd23a0b8d6be diff --git a/lib/Catalyst/Action/REST.pm b/lib/Catalyst/Action/REST.pm index 68ed90a..a525ed6 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.79'; +our $VERSION = '0.80'; $VERSION = eval $VERSION; sub new {