--- JSON-XS/XS.pm 2011/07/27 15:53:40 1.136 +++ JSON-XS/XS.pm 2011/08/11 17:06:53 1.137 @@ -103,7 +103,7 @@ use common::sense; -our $VERSION = '2.31'; +our $VERSION = '2.32'; our @ISA = qw(Exporter); our @EXPORT = qw(encode_json decode_json to_json from_json);