X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FREST.pm;h=536a94a853b8321c0ed4b3d6b8070a1929ceeef6;hb=refs%2Ftags%2F0.81;hp=a525ed6013f34cae557d8b9b77d4035512cfba5a;hpb=4f7a48d147b68ee1aed27d9f8258177e73bc37a8;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/REST.pm b/lib/Catalyst/Action/REST.pm index a525ed6..536a94a 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.80'; +our $VERSION = '0.81'; $VERSION = eval $VERSION; sub new {