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