--- JSON-XS/XS.pm 2007/10/23 03:31:14 1.69 +++ JSON-XS/XS.pm 2007/11/13 22:59:08 1.70 @@ -86,7 +86,7 @@ use strict; -our $VERSION = '1.52'; +our $VERSION = '1.53'; our @ISA = qw(Exporter); our @EXPORT = qw(to_json from_json);