--- JSON-XS/XS.pm 2008/07/21 02:45:17 1.111 +++ JSON-XS/XS.pm 2008/09/29 03:09:27 1.112 @@ -104,7 +104,7 @@ no warnings; use strict; -our $VERSION = '2.2222'; +our $VERSION = '2.23'; our @ISA = qw(Exporter); our @EXPORT = qw(encode_json decode_json to_json from_json);