Version 0.95
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / SerializeBase.pm
index f99679f..aeb186a 100644 (file)
@@ -8,7 +8,7 @@ use Module::Pluggable::Object;
 use Catalyst::Request::REST;
 use Catalyst::Utils ();
 
-our $VERSION = '0.94';
+our $VERSION = '0.95';
 $VERSION = eval $VERSION;
 
 after BUILDARGS => sub {