--- JSON-XS/XS.pm 2007/10/11 23:57:24 1.64 +++ JSON-XS/XS.pm 2007/10/13 01:55:31 1.65 @@ -88,7 +88,7 @@ use strict; -our $VERSION = '1.5'; +our $VERSION = '1.51'; our @ISA = qw(Exporter); our @EXPORT = qw(to_json from_json);