--- JSON-XS/XS.pm 2007/10/14 20:02:57 1.66 +++ JSON-XS/XS.pm 2007/10/15 01:22:34 1.67 @@ -86,7 +86,7 @@ use strict; -our $VERSION = '1.51'; +our $VERSION = '1.52'; our @ISA = qw(Exporter); our @EXPORT = qw(to_json from_json);