--- JSON-XS/XS.pm 2019/02/24 04:21:05 1.174 +++ JSON-XS/XS.pm 2019/03/06 07:32:06 1.175 @@ -89,7 +89,7 @@ use common::sense; -our $VERSION = '4.01'; +our $VERSION = '4.02'; our @ISA = qw(Exporter); our @EXPORT = qw(encode_json decode_json);