--- JSON-XS/XS.pm 2009/07/17 14:33:45 1.122 +++ JSON-XS/XS.pm 2009/08/08 10:06:02 1.123 @@ -103,7 +103,7 @@ use common::sense; -our $VERSION = '2.24'; +our $VERSION = '2.25'; our @ISA = qw(Exporter); our @EXPORT = qw(encode_json decode_json to_json from_json);