Bump versions
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / REST.pm
index c0f7823..7ddf629 100644 (file)
@@ -17,7 +17,7 @@ use Catalyst::Controller::REST;
 
 BEGIN { require 5.008001; }
 
-our $VERSION = '0.77';
+our $VERSION = '0.78';
 $VERSION = eval $VERSION;
 
 sub new {