X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Action-REST.git;a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FREST.pm;h=5ee7ed9d897d030144bb0fe467e911d901e2b9e8;hp=3b80c2b5e02c921e7579cfe9bd3192669ad5837d;hb=5cb0b36f518a1f5e9c2225eec3187416319e8eec;hpb=e0323f6aad8f738558d8be6521fb0c7dee0bcf98 diff --git a/lib/Catalyst/Action/REST.pm b/lib/Catalyst/Action/REST.pm index 3b80c2b..5ee7ed9 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.11'; $VERSION = eval $VERSION; sub BUILDARGS {