release 0.67_01 unchanged as 0.67
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / REST.pm
index f45fcdc..a1254a0 100644 (file)
@@ -18,7 +18,7 @@ use Catalyst::Controller::REST;
 
 BEGIN { require 5.008001; }
 
-our $VERSION = '0.67_01';
+our $VERSION = '0.67';
 
 sub new {
   my $class  = shift;