--- JSON-XS/XS.pm 2009/02/19 01:13:46 1.118 +++ JSON-XS/XS.pm 2009/02/22 10:13:16 1.119 @@ -104,7 +104,7 @@ no warnings; use strict; -our $VERSION = '2.2311'; +our $VERSION = '2.232'; our @ISA = qw(Exporter); our @EXPORT = qw(encode_json decode_json to_json from_json);