Version 0.97
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / REST.pm
index b6bf2af..7601c0f 100644 (file)
@@ -10,7 +10,7 @@ use Catalyst::Controller::REST;
 
 BEGIN { require 5.008001; }
 
-our $VERSION = '0.96';
+our $VERSION = '0.97';
 $VERSION = eval $VERSION;
 
 sub BUILDARGS {