--- JSON-XS/XS.pm 2013/10/29 00:48:07 1.150 +++ JSON-XS/XS.pm 2013/10/29 15:55:49 1.151 @@ -103,7 +103,7 @@ use common::sense; -our $VERSION = '3.0'; +our $VERSION = 3.01; our @ISA = qw(Exporter); our @EXPORT = qw(encode_json decode_json);