X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FREST.pm;h=b6bf2af9a47f02fb1eeaf850aa91c5eb4cbfc0d9;hb=refs%2Ftags%2F0.96;hp=b129bf994ff4dd685644622ec0c4a073fa1b5520;hpb=8aa1a2eeb6a2f0170ca8548a3862eb874b07238b;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/REST.pm b/lib/Catalyst/Action/REST.pm index b129bf9..b6bf2af 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.95'; +our $VERSION = '0.96'; $VERSION = eval $VERSION; sub BUILDARGS {