Version 0.91
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / Serialize.pm
index 4735ce8..00174a2 100644 (file)
@@ -7,7 +7,7 @@ extends 'Catalyst::Action::SerializeBase';
 use Module::Pluggable::Object;
 use MRO::Compat;
 
-our $VERSION = '0.90';
+our $VERSION = '0.91';
 $VERSION = eval $VERSION;
 
 has _encoders => (