X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FREST.pm;h=6802f16023fe73121f7c1b42885d826ffd1471c1;hb=eb7ff3a09f29159e0987cdf4ec07a9a60c411f47;hp=508d2ff47655aafec7486cc9bd144a945fbf9c80;hpb=91bb52247f27e82c014aa408aebccd6d9c3a0c7a;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/REST.pm b/lib/Catalyst/Action/REST.pm index 508d2ff..6802f16 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.04'; +our $VERSION = '1.05'; $VERSION = eval $VERSION; sub BUILDARGS {