--- JSON-XS/XS.pm 2007/03/24 22:55:16 1.18 +++ JSON-XS/XS.pm 2007/03/24 22:57:12 1.19 @@ -80,7 +80,7 @@ package JSON::XS; BEGIN { - $VERSION = '0.5'; + $VERSION = '0.7'; @ISA = qw(Exporter); @EXPORT = qw(to_json from_json);