X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FREST.pm;h=9f866a129dcd10df71b99f321aa5a99576760ca7;hb=47c3e6b3694ea55015f839be8f1a10e4141e6e4a;hp=86544d8c35cd905de14a68f9ff2bc3a634a3ba1b;hpb=05b98ffc56285f5b17e81156b227dfd2d03553da;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/REST.pm b/lib/Catalyst/Action/REST.pm index 86544d8..9f866a1 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.06'; +our $VERSION = '1.12'; $VERSION = eval $VERSION; sub BUILDARGS {