--- JSON-XS/XS.pm 2007/03/24 02:23:51 1.16 +++ JSON-XS/XS.pm 2007/03/24 19:42:14 1.17 @@ -80,7 +80,7 @@ package JSON::XS; BEGIN { - $VERSION = '0.31'; + $VERSION = '0.5'; @ISA = qw(Exporter); @EXPORT = qw(to_json from_json);