X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FREST.pm;h=07bd908884a6bea3d5fd3be062fb59af16304c46;hb=a9e5f3d2aa58a89ffd70ec22a5485fdbd4b7a3d6;hp=f5f7d5682d1148f4e7e662ee92e2c6b81c4c0130;hpb=508659cb4ce0d2f43318a24b8344be6af95e7845;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/REST.pm b/lib/Catalyst/Action/REST.pm index f5f7d56..07bd908 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.87'; +our $VERSION = '0.88'; $VERSION = eval $VERSION; sub new {