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