X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FREST.pm;h=7ddf629128c57746ddb5d2fbf9a81f2dea60b111;hb=refs%2Ftags%2F0.78;hp=c0f7823cf58041d141613e70f88e88da4c62aad4;hpb=5ebf67a4e3bdd642e22dfad78eca007941a52747;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/REST.pm b/lib/Catalyst/Action/REST.pm index c0f7823..7ddf629 100644 --- a/lib/Catalyst/Action/REST.pm +++ b/lib/Catalyst/Action/REST.pm @@ -17,7 +17,7 @@ use Catalyst::Controller::REST; BEGIN { require 5.008001; } -our $VERSION = '0.77'; +our $VERSION = '0.78'; $VERSION = eval $VERSION; sub new {