--- JSON-XS/XS.pm 2008/05/27 05:31:39 1.106 +++ JSON-XS/XS.pm 2008/06/03 06:43:45 1.107 @@ -105,7 +105,7 @@ use strict; -our $VERSION = '2.2'; +our $VERSION = '2.21'; our @ISA = qw(Exporter); our @EXPORT = qw(encode_json decode_json to_json from_json);