Committing switch from NEXT to MRO::Compat.
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / REST.pm
index b9e84cf..806dd86 100644 (file)
@@ -18,7 +18,7 @@ use Catalyst::Controller::REST;
 
 BEGIN { require 5.008001; }
 
-our $VERSION = '0.71';
+our $VERSION = '0.72';
 
 sub new {
   my $class  = shift;