Version 1.10
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / REST.pm
index 6150e32..3b80c2b 100644 (file)
@@ -10,7 +10,7 @@ use Catalyst::Controller::REST;
 
 BEGIN { require 5.008001; }
 
-our $VERSION = '1.09';
+our $VERSION = '1.10';
 $VERSION = eval $VERSION;
 
 sub BUILDARGS {