X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FREST.pm;h=c871f983ff624c6eb0d8e63e3e33f4e34cdddfa6;hb=1c4b501bc1fcd7662bd670f214928e950f2f1cab;hp=f2e1dc4025567f86f1dd199e03160fcdcac218a0;hpb=14fa118e6f428f0578ddc94afba6ce7c09ea8988;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/REST.pm b/lib/Catalyst/Action/REST.pm index f2e1dc4..c871f98 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 = '0.91'; +our $VERSION = '0.93'; $VERSION = eval $VERSION; sub BUILDARGS {