Bump versions
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Controller / REST.pm
index be91848..e855c9c 100644 (file)
@@ -2,7 +2,7 @@ package Catalyst::Controller::REST;
 use strict;
 use warnings;
 
-our $VERSION = '0.77';
+our $VERSION = '0.78';
 $VERSION = eval $VERSION;
 
 =head1 NAME