X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FREST.pm;h=fd1278f1a84e7077b8ef1307d91660b4d0529383;hb=refs%2Ftags%2F0.94;hp=c871f983ff624c6eb0d8e63e3e33f4e34cdddfa6;hpb=f51d80cd61f44b096583756f2ce20e9ad5878239;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/REST.pm b/lib/Catalyst/Action/REST.pm index c871f98..fd1278f 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.93'; +our $VERSION = '0.94'; $VERSION = eval $VERSION; sub BUILDARGS {