oh my god, its full of tiny version numbers
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / Deserialize.pm
index ae3b6b3..fda18c7 100644 (file)
@@ -8,7 +8,7 @@ use Module::Pluggable::Object;
 use MRO::Compat;
 use Moose::Util::TypeConstraints;
 
-our $VERSION = '1.09';
+our $VERSION = '1.12';
 $VERSION = eval $VERSION;
 
 has plugins => ( is => 'rw' );