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=3b80c2b5e02c921e7579cfe9bd3192669ad5837d;hpb=3d1e10e70eb17bd02ed4c3ba440fce3a94696833;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/REST.pm b/lib/Catalyst/Action/REST.pm index 3b80c2b..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.10'; +our $VERSION = '1.12'; $VERSION = eval $VERSION; sub BUILDARGS {