Version 1.01
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / Serialize.pm
index 7eea28f..45eb227 100644 (file)
@@ -7,7 +7,7 @@ extends 'Catalyst::Action::SerializeBase';
 use Module::Pluggable::Object;
 use MRO::Compat;
 
-our $VERSION = '1.00';
+our $VERSION = '1.01';
 $VERSION = eval $VERSION;
 
 has _encoders => (