Changelogging
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / REST.pm
index 6a5ac82..c9d336e 100644 (file)
@@ -17,7 +17,8 @@ use Catalyst::Controller::REST;
 
 BEGIN { require 5.008001; }
 
-our $VERSION = '0.74';
+our $VERSION = '0.76';
+$VERSION = eval $VERSION;
 
 sub new {
   my $class  = shift;