--- JSON-XS/XS.pm 2007/07/10 16:22:31 1.54 +++ JSON-XS/XS.pm 2007/07/23 22:57:40 1.55 @@ -83,7 +83,7 @@ use strict; -our $VERSION = '1.41'; +our $VERSION = '1.42'; our @ISA = qw(Exporter); our @EXPORT = qw(to_json from_json);