--- JSON-XS/XS.pm 2009/08/09 16:01:39 1.124 +++ JSON-XS/XS.pm 2009/10/10 01:48:50 1.125 @@ -103,7 +103,7 @@ use common::sense; -our $VERSION = '2.25'; +our $VERSION = '2.26'; our @ISA = qw(Exporter); our @EXPORT = qw(encode_json decode_json to_json from_json);