Version update to 0.61, updated changelog
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / REST.pm
index dc09430..aae87da 100644 (file)
@@ -17,7 +17,7 @@ use Catalyst::Request::REST;
 use 5.8.1;
 
 our
-   $VERSION = '0.60';
+   $VERSION = '0.61';
 
 # This is wrong in several ways. First, there's no guarantee that
 # Catalyst.pm has not been subclassed. Two, there's no guarantee that