oh my god, its full of tiny version numbers
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / Serialize.pm
index 53c8f67..09344e8 100644 (file)
@@ -7,7 +7,7 @@ extends 'Catalyst::Action::SerializeBase';
 use Module::Pluggable::Object;
 use MRO::Compat;
 
-our $VERSION = '1.11';
+our $VERSION = '1.12';
 $VERSION = eval $VERSION;
 
 has _encoders => (