--- JSON-XS/XS.pm 2007/11/25 19:11:07 1.72 +++ JSON-XS/XS.pm 2007/11/25 19:36:54 1.73 @@ -86,7 +86,7 @@ use strict; -our $VERSION = '1.53'; +our $VERSION = '1.6'; our @ISA = qw(Exporter); our @EXPORT = qw(to_json from_json);