--- JSON-XS/XS.pm 2010/01/10 10:07:13 1.127 +++ JSON-XS/XS.pm 2010/01/19 00:31:13 1.128 @@ -103,7 +103,7 @@ use common::sense; -our $VERSION = '2.27'; +our $VERSION = '2.28'; our @ISA = qw(Exporter); our @EXPORT = qw(encode_json decode_json to_json from_json);