--- JSON-XS/XS.pm 2018/11/15 22:49:06 1.171 +++ JSON-XS/XS.pm 2018/11/15 23:07:55 1.172 @@ -89,7 +89,7 @@ use common::sense; -our $VERSION = '4.0'; +our $VERSION = '4.0_00'; our @ISA = qw(Exporter); our @EXPORT = qw(encode_json decode_json);