0.70
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / REST.pm
index 65caac5..d05fd08 100644 (file)
@@ -18,7 +18,7 @@ use Catalyst::Controller::REST;
 
 BEGIN { require 5.008001; }
 
-our $VERSION = '0.69';
+our $VERSION = '0.70';
 
 sub new {
   my $class  = shift;