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