--- JSON-XS/XS.pm 2011/06/01 13:01:09 1.135 +++ JSON-XS/XS.pm 2011/07/27 15:53:40 1.136 @@ -103,7 +103,7 @@ use common::sense; -our $VERSION = '2.3'; +our $VERSION = '2.31'; our @ISA = qw(Exporter); our @EXPORT = qw(encode_json decode_json to_json from_json);