Version 0.87
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / REST.pm
index 30e4369..10d7c32 100644 (file)
@@ -10,7 +10,7 @@ use Catalyst::Controller::REST;
 
 BEGIN { require 5.008001; }
 
-our $VERSION = '0.86';
+our $VERSION = '0.87';
 $VERSION = eval $VERSION;
 
 sub new {