--- JSON-XS/XS.pm 2008/07/15 11:29:29 1.108 +++ JSON-XS/XS.pm 2008/07/19 04:21:32 1.109 @@ -105,7 +105,7 @@ use strict; -our $VERSION = '2.22'; +our $VERSION = '2.222'; our @ISA = qw(Exporter); our @EXPORT = qw(encode_json decode_json to_json from_json);