Fixing the tests to run without JSON at all, revamping the author/contrib section
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Controller / REST.pm
index 9608495..9ad724a 100644 (file)
@@ -1,6 +1,6 @@
 package Catalyst::Controller::REST;
 
-our $VERSION = 0.64;
+our $VERSION = '0.65';
 
 =head1 NAME