--- JSON-XS/XS.pm 2008/09/29 03:09:27 1.112 +++ JSON-XS/XS.pm 2008/11/20 03:59:53 1.113 @@ -104,7 +104,7 @@ no warnings; use strict; -our $VERSION = '2.23'; +our $VERSION = '2.231'; our @ISA = qw(Exporter); our @EXPORT = qw(encode_json decode_json to_json from_json);