--- JSON-XS/XS.pm 2011/08/11 17:06:53 1.137 +++ JSON-XS/XS.pm 2012/08/01 19:04:41 1.138 @@ -103,7 +103,7 @@ use common::sense; -our $VERSION = '2.32'; +our $VERSION = '2.33'; our @ISA = qw(Exporter); our @EXPORT = qw(encode_json decode_json to_json from_json);