--- JSON-XS/XS.pm 2007/03/23 19:02:02 1.14 +++ JSON-XS/XS.pm 2007/03/24 01:15:22 1.15 @@ -80,7 +80,7 @@ package JSON::XS; BEGIN { - $VERSION = '0.3'; + $VERSION = '0.31'; @ISA = qw(Exporter); @EXPORT = qw(to_json from_json);