Bump version numbers so I can depend on the new code in CX::SimpleLogin
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / REST.pm
index edef056..e4f08f1 100644 (file)
@@ -17,7 +17,7 @@ use Catalyst::Controller::REST;
 
 BEGIN { require 5.008001; }
 
-our $VERSION = '0.73';
+our $VERSION = '0.74';
 
 sub new {
   my $class  = shift;