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=7601c0ffc03dd6261108870ae94276370ab75899;hb=1f22d6b363c1287923ac8333ebc67b6d0d735786;hp=b6bf2af9a47f02fb1eeaf850aa91c5eb4cbfc0d9;hpb=ae0db5dffad418bb5e049a2d44725822b4f1ebd9;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/REST.pm b/lib/Catalyst/Action/REST.pm index b6bf2af..7601c0f 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.96'; +our $VERSION = '0.97'; $VERSION = eval $VERSION; sub BUILDARGS {