--- JSON-XS/XS.pm 2010/03/11 19:31:37 1.131 +++ JSON-XS/XS.pm 2010/03/17 01:45:43 1.132 @@ -103,7 +103,7 @@ use common::sense; -our $VERSION = '2.28'; +our $VERSION = '2.29'; our @ISA = qw(Exporter); our @EXPORT = qw(encode_json decode_json to_json from_json);