X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Action-REST.git;a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FREST.pm;h=3b80c2b5e02c921e7579cfe9bd3192669ad5837d;hp=6150e32ed087d40849dee510e504a7ae681cf813;hb=3d1e10e70eb17bd02ed4c3ba440fce3a94696833;hpb=81b9fff3b22ae35a62336537466568c7aa54b384 diff --git a/lib/Catalyst/Action/REST.pm b/lib/Catalyst/Action/REST.pm index 6150e32..3b80c2b 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 = '1.09'; +our $VERSION = '1.10'; $VERSION = eval $VERSION; sub BUILDARGS {