oh my god, its full of tiny version numbers
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / Deserialize / JSON / XS.pm
index 7f7b4d9..a90650e 100644 (file)
@@ -9,7 +9,7 @@ BEGIN {
 extends 'Catalyst::Action::Deserialize::JSON';
 use JSON::XS ();
 
-our $VERSION = '1.11';
+our $VERSION = '1.12';
 $VERSION = eval $VERSION;
 
 __PACKAGE__->meta->make_immutable;