X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FREST.pm;h=6802f16023fe73121f7c1b42885d826ffd1471c1;hb=0a6732c935e687213c53f013d925f35083f8c592;hp=508d2ff47655aafec7486cc9bd144a945fbf9c80;hpb=258f6e7c203bb2a0a29d2eccd0f1f029a13275b9;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 {