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