--- JSON-XS/XS.pm 2009/10/10 01:48:50 1.125 +++ JSON-XS/XS.pm 2010/01/06 08:02:18 1.126 @@ -103,7 +103,7 @@ use common::sense; -our $VERSION = '2.26'; +our $VERSION = '2.27'; our @ISA = qw(Exporter); our @EXPORT = qw(encode_json decode_json to_json from_json);