--- JSON-XS/XS.pm 2009/02/22 10:13:16 1.119 +++ JSON-XS/XS.pm 2009/05/30 06:26:05 1.120 @@ -104,7 +104,7 @@ no warnings; use strict; -our $VERSION = '2.232'; +our $VERSION = '2.24'; our @ISA = qw(Exporter); our @EXPORT = qw(encode_json decode_json to_json from_json);