Version 0.87
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / Deserialize.pm
index 9e5655f..e81ca5c 100644 (file)
@@ -7,7 +7,7 @@ extends 'Catalyst::Action::SerializeBase';
 use Module::Pluggable::Object;
 use MRO::Compat;
 
-our $VERSION = '0.86';
+our $VERSION = '0.87';
 $VERSION = eval $VERSION;
 
 has plugins => ( is => 'rw' );