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