Merge master up
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / REST.pm
index 631df04..276d655 100644 (file)
@@ -16,7 +16,8 @@ extends 'Catalyst::Action';
 
 BEGIN { require 5.008001; }
 
-our $VERSION = '0.74';
+our $VERSION = '0.76';
+$VERSION = eval $VERSION;
 
 =head1 NAME