Merge branch 'master' of git://github.com/jshirley/catalyst-action-rest
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / REST.pm
index 92e7f1a..95465a9 100644 (file)
@@ -18,7 +18,7 @@ use Catalyst::Controller::REST;
 
 BEGIN { require 5.008001; }
 
-our $VERSION = '0.67_01';
+our $VERSION = '0.68';
 
 sub new {
   my $class  = shift;