Version 0.98
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / Deserialize.pm
index 20f371f..fcf7c6a 100644 (file)
@@ -8,7 +8,7 @@ use Module::Pluggable::Object;
 use MRO::Compat;
 use Moose::Util::TypeConstraints;
 
-our $VERSION = '0.97';
+our $VERSION = '0.98';
 $VERSION = eval $VERSION;
 
 has plugins => ( is => 'rw' );